用snprintf / asprintf 取代不安全的sprintf ... 在C 語言裡,要建立一個字元陣列的字串,常常會使用sprintf() 這個函數來做格式化的處理。但是實際上,這個 ...
確定! 回上一頁