Playing With Characters

  • + 1 comment

    s is declared as a character array (i.e string) as follows:

    char s[100];