We can also use pointers with strings: char *newStr = "A new string";. We can output the string in the same way: printf(" ...
確定! 回上一頁