fread / fwrite可以把資料以binary的形式寫入file, 所以用來讀寫struct是再好不過, 記得注意big-endian / little-endian的問題即可 ...
確定! 回上一頁