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