為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory

【為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory】在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory是設置錯誤造成的,解決方法為:
1、輸出編譯器中進行編譯 。

為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory


2、編譯成功,無錯誤 。
為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory


3、進行組建,組建時出現錯誤 。
為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory


4、選中vc++6.0程序,右鍵選擇”以管理員身份運行此程序“ ,運行程序,進行編譯該程序 。無錯誤 。
為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory


5、進行組建程序,如圖 ,發現程序組建成功 。
為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory


6、執行程序,看程序能正確執行 。
為什么會在C語言中出現: Cannot open include file: 'stdio .h': No such file or directory


    猜你喜歡