Recall that a C-string is implemented as a null-terminated array of type char. No built-in string type in C. Must use character arrays.
確定! 回上一頁