Question: / / What does this program do ? #include #define SIZE 8 0 int mystery 3 ( const char * s 1 , const char
What does this program do
#include
#define SIZE
int mysteryconst char s const char s; prototype
int mainvoid
char stringSIZE;
char stringSIZE;
putsEnter two strings: ;
scanfss string string;
printfThe result is d
mysterystringstring;
int mysteryconst char s const char s
int result ;
for ; s&& s; ss
ifss
result ;
return result;
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
