Compiling C-code from the Command Prompt in Windows?

后端 未结 3 1654
半阙折子戏
半阙折子戏 2020-12-09 17:57

I want to compile C code from the Command Prompt in Windows. I have added the environment variable to the PATH and I can compile .cs files with: csc app.cs

3条回答
提交回复
热议问题