No built-in string type in C. Must use character arrays ... c-string name really just acts as a pointer, since it's the name of an array.
確定! 回上一頁