metamorphy
Programmer
Greetings,
What is the method for getting my program to accept an integer as a command line parameter so that I could run it
from the dos prompt like this:
myprog.exe 10
and get the integer 10 from the command line. Thanks for the help...
What is the method for getting my program to accept an integer as a command line parameter so that I could run it
from the dos prompt like this:
myprog.exe 10
and get the integer 10 from the command line. Thanks for the help...