在macOS上用VSCode写C代码 #7
Replies: 4 comments 10 replies
-
如果你一定要写纯C代码,那就把教程里面所有g++都换成gcc,把所有c++都换成c就行了。配置的思路是完全一样的 |
Beta Was this translation helpful? Give feedback.
-
up主 我在第7课调试时 mac的系统终端出现了这个 请问该怎么解决 谢谢 DESCRIPTION EXAMPLE Saving session... [Process completed] |
Beta Was this translation helpful? Give feedback.
-
还想请教下up主,VS code在初始化vector时不能用{}而得用[]吗?我每次用花括号定义就报错但是可以运行。 |
Beta Was this translation helpful? Give feedback.
-
请问下up主如何同时编译多个.cpp文件呢? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
教程中只有关于C++的,想知道写C代码有没有类似的方法,谢谢
Beta Was this translation helpful? Give feedback.
All reactions