How to pass multiple commands arguments in visual studio?

半腔热情 提交于 2019-12-06 09:44:22

The output was empty because i have put the file in the debug folder , it in the same folder of the executable.

But when i put the file at the parent directory (the solution folder) it finally worked .

That's how visual studio works !.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!