A “C string” is an array of characters that ends with a 0 (null character) byte. The array, not any pointer, is the string.
確定! 回上一頁