運(yùn)行成功卻有字符
hello.c: In function 'main': hello.c:9:53: warning: format '%c' expects a matching 'int' argument [-Wformat=] ?printf("小明現(xiàn)在在慕課網(wǎng)上學(xué)習(xí)IT技術(shù):%c\n"); ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ^ 小明今年18歲 小明身高1.850000M 小明現(xiàn)在在慕課網(wǎng)上學(xué)習(xí)IT技術(shù):? 這個(gè)運(yùn)行成功了,但是上邊那一串字符是啥???
2020-10-24
有其他錯(cuò)誤