Console Applications

Jan_Uys

Newcomer
Joined
Apr 9, 2003
Messages
10
Hi there

I'm writing a console application and would like to pass parameters when calling it eg: c:\consoleapp.exe "param1" "param2". How would I go about getting the param values.

Thanks
 
Back
Top