Question: #define SIZE 100 //remove a given character from the string I/for example, let str be pamukkale and ch be 'a' II after the process, str

 \#define SIZE 100 //remove a given character from the string I/for

\#define SIZE 100 //remove a given character from the string I/for example, let str be "pamukkale" and ch be 'a' II after the process, str should be "pmukkle" void reaovedcharachter(char [], char): int main(void) \{ char str [SIZE], chs printf("enter string for removeacharachter: "): scanf("133,str); getchar(): printf("enter a characther to remove: "); scanf("8c, ech)s rewvencharachter(str, ch)s printf ("after removeACharachter, he string is x=5(n ", str)s return os 3 void removeacharachter(char str [], char ch) 3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!