C 語言筆記
  • Introduction
  • GCC 編譯器
  • 使用Visual Studio
  • Header Files
    • stat.h
  • 型別
    • 指標
    • 字串
  • 建立 Library
  • Linux kernel
  • Stack pointer、Frame pointer
  • 相關推薦資料
Powered by GitBook
On this page

Was this helpful?

使用Visual Studio

PreviousGCC 編譯器NextHeader Files

Last updated 5 years ago

Was this helpful?

執行 (F5) 後找不到 exe 檔案 :

執行後程式碼上跳出 :

加上 system("pause");

https://www.zhihu.com/question/35863312