You are viewing a single comment's thread. Return to all comments →
s is declared as a character array (i.e string) as follows:
char s[100];
Seems like cookies are disabled on this browser, please enable them to open this website
Playing With Characters
You are viewing a single comment's thread. Return to all comments →
s is declared as a character array (i.e string) as follows: