求助fopen_s和fscanf_s的正確用法-CSDN論壇-CSDN.NET-中國最大的IT技術社區

求助fopen_s和fscanf_s的正確用法-CSDN論壇-CSDN.NET-中國最大的IT技術社區

瀏覽:711
日期:2025-12-15
本人學生 只學過fopen 但是使用fopen是不能編譯 無耐使用fopen_s 用fopen_s的是時候不能返回指針 這樣我什麼都不會了 struct contact {char name[32]; char shortname; char home[32]; char mobi[32]; char work[32]; char mail[256]; char add[512]; char note[1024];...看更多