Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
#include stdio.h>
#include conio.h>
#include string.h>
void del(char[],char *);
main()
{
char str[30],ch,*pp;
clrscr();
puts("ENTER THE STRING: ");
gets(str);
printf("ENTER ANY CHARACER WHICH U WNAT TO DELETE: ");
ch=getchar();
pp=&ch;
del(str,pp);
getch();
}
void del(char c[],char *pp)
int l,i;
l=strlen(c);
for(i=0;i { if(c[i]==*pp) c[i]=' '; else printf("%c",c[i]); } }
if(c[i]==*pp)
c[i]=' ';
else
printf("%c",c[i]);
Prepare a script for providing Instagram Followers/Likes I need to prepare a panel where my customer able to get Instagram followers or likes automatically. - A panel where I
Is computer an intelligent machine?
Scrape a site and save as csv Project Description: I want a programmer to create scraping software. I'll want every page scraped of name, job title, company, and url. There a
Write a c++ program to find the sum of 0.123 ??103 and 0.456 ??102 and write the result in three significant digits
submitting solutions in C language should not use functions from / as these files do not exist in gcc
Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various luminous jewels of particular colour. Nec
Aim: To implement a program to convert distance given in feet and inches into meters and centimeters and vice versa. Code: class mcm; class
Problem Description There is a pebble merchant. He sells the pebbles, that are used for shining the floor. His main duty is to take the length of the room’s sides. But he sometime
Hello, Do you have any idea for programming project to simulate a network attack (threat) mechanism or a defense mechanism. Can I get some suggestions for this. Please include th
find the minimum shelf
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd