Skip to main content

Questions tagged [c-string]

A "C string" is an array of characters that ends with a 0 (null character) byte. The array, not any pointer, is the string.

No questions found. Perhaps you'd like to select a different tab?