[問題] CodeBlocks無法編譯

作者: Dminor (低小調)   2016-05-15 12:36:17
開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
CodeBlocks 16.01
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question):
昨天經過幾位大大解惑後,因為CodeBlocks有點問題我就重裝了。
現在有個大問題就是,我有些程式沒辦法執行,連只有簡單的printf都沒辦法。
而且明明同樣的程式碼,有些檔案可以跑有些不行……
餵入的資料(Input):
預期的正確結果(Expected Output):
fine
錯誤結果(Wrong Output):
底下的Build messages跑出一堆
warning: null character(s) ignored
附圖http://imgur.com/a/VjO9p
程式碼(Code):(請善用置底文網頁, 記得排版)
#include<stdio.h>
int main(){
printf("fine");
}
補充說明(Supplement):
麻煩各位了,感恩~~
作者: Dminor (低小調)   2016-05-15 12:37:00
如果有描述不清的地方,可留言告知,我會隨時回覆> <
作者: LiloHuang (十年一刻)   2016-05-15 13:26:00
應該是編碼的問題,用記事本把 test.c 打開另存新檔選 ANSI 把原本的檔案蓋掉再試試看
作者: Dminor (低小調)   2016-05-15 14:54:00
感恩!!
作者: freeunixer (御劍客)   2016-05-15 21:34:00
cb 要怎樣用 LLVM/Clang 當 compiler,一直試不出來...

Links booklink

Contact Us: admin [ a t ] ucptt.com