Question: Programming in C not C++ /* What does this program do? */# include void mystery1(char *s1, const char *s2);//prototype int main(void) {char string1[80];//create char array
Programming in C not C++

/* What does this program do? */# include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
