Question: / / what does this program do ? #include #define SIZE 8 0 void mystery 1 ( char * s 1 , const char *
what does this program do
#include
#define SIZE
void mysterychar s const char s;prototype
int mainvoid
char stringSIZE; create char array
char stringSIZE; create char array
putsEnter two strings: ;
scanfss string string;
mysterystring string;
printfs string;
What doese this function do
void mysterychar s const char s
while s
s;
for; ss; ss
; empty statement
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
