I'd need a function or code to run linux programs with arguments from my C++ program.
e.g.
"Run> someapp 1 2 3 -a -b".
Thanks for all answers!!