printf("%s \n",c); //字串c輸出. return 0;. } 字串輸入輸出. 利用scanf來讀取一個字串在用printf印出; 比較: 陣列長度vs. 字串長度. 陣列長度: 陣列中可儲存幾個資料; 字串 ...
www.csie.ntu.edu.tw