Determining C executable name

后端 未结 7 989
心在旅途
心在旅途 2020-12-24 11:05

When we are compiling a C program the output is stored in a.out. How can we redirect the compiled output to another file?

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