Managed C++...
How do you get the command line string passed into the app?
Its for a console program.
Code:int main(?????) { Console::WriteLine("This is the command line: {0}", ?????); Console::ReadLine(); return 0; }
|
Results 1 to 4 of 4
Thread: Command line?Threaded View
|
Click Here to Expand Forum to Full Width |