Instead, you must use the char type and create an array of characters to make a string in C: char greetings[] = "Hello World!";. Note that you have ...
確定! 回上一頁