Strings in C are represented by an array of characters, ... char message[31]; // declaring the string variable ... return 0;.
確定! 回上一頁