Original Post
Hello,
I'm trying to make a terminal based program that will take a path to a file as a parameter.
How can this be done with C++?
Something like:
run my_program
I'm trying to make a terminal based program that will take a path to a file as a parameter.
How can this be done with C++?
Something like:
run my_program