C does not have a standard string type. · You can create a character array or a pointer to char data, depending on whether you want static allocation or dynamic ...
確定! 回上一頁