本篇文章介紹C 標準程式庫string.h 的memset() 。 ... printf("%s\n", memset(s, 'n', 13)); return 0; } /* 《程式語言教學誌》的範例程式http://kaiching.org/ 檔 ...
確定! 回上一頁