string (const char* s);. Here, s is a pointer to an array of characters (such as a C-string).
確定! 回上一頁