Cpp Command line parameters problem
Posted: Mon Jun 07, 2010 4:25 pm
Hi all,
I have created a program in c++ that should be executed from command line with some parameters.
Now when I use the Debug -> Quick debug option it runs great but when I try to run from command promt it does nothing nor prints anything (it should give some error warnings or success message). My other programs made in C are running great on cmd prompt .. just that this one in c++ is refusing to cooperate.
Can anyone help me?
Some directions at least
Thank you,
iskiri
I have created a program in c++ that should be executed from command line with some parameters.
Now when I use the Debug -> Quick debug option it runs great but when I try to run from command promt it does nothing nor prints anything (it should give some error warnings or success message). My other programs made in C are running great on cmd prompt .. just that this one in c++ is refusing to cooperate.
Can anyone help me?
Some directions at least
Thank you,
iskiri