char arr[] = "Hello World"; // array version char ptr* = "Hello World"; ... We can assign a new string to arr by using gets() , scanf() , strcpy() or by ...
確定! 回上一頁