On windows 10, how to get gcc to compile from standard input

后端 未结 0 943
终归单人心
终归单人心 2020-12-17 08:44

I\'ve seen this post that tells how to get gcc to compile from standard input (type file.c | gcc -x c -):

Is it possible to get GCC to read from a pipe?

But it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题