wchar_t malloc gives file names

前端 未结 0 1538
梦如初夏
梦如初夏 2020-12-19 06:18

I\'m trying to figure out why this giving me file names like teamviewer.exe or taskhostw.exe

FILE *fp = fopen("date.txt", "r");
fseek(fp,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题