Instructions on using strings in C

char. versus . int). One must remember, however, that the last element of a string (character array) is a null character (ASCII code ‘\0’) used to terminate the string … ................
................