How do you pass commands (or .sh files) as a program argument in CLion's 'Edit Configurations'? (C, Linux)

前端 未结 0 848
既然无缘
既然无缘 2021-01-25 13:20

I\'m given some .sh files and I run it later in my code with execvp(argv[i], &argv[i+1]). Assume i is the index of the command in my program arguments and anything following

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