:936:0,In function ‘fread’,/usr/include/x86_64-linux-gnu/bits/stdio2.h:293:9: warning: call to ‘__fread_chk_warn’ declared with attributeCOLLECT_GCC=gcc
COLL
我一直收到这样的错误:inlined from ‘change_personality.constprop’ at megahal.c:3332:5:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:293:2: warning: call to ‘__fread_chk_warn’ declare
换行符在大多数情况下都工作得很好,但是当我将一个文件加载到其中时,没有显示任何换行符。复制文本并将其粘贴到Notepad++中,同时打开view all characters,可以看到回车和换行符已经存在。{ SendMessage(textbox,EM_SETSEL,pos,pos); fclose(file);