foxprogram
Programmer
Stupid question. I never made VC++ program.
How can I recognize which cpp is the main ?
I have several files, but no ones contains main.
I would like to use a parameter (filename with path) which came as parameter when the app is started from command line.
Where I would type and what ?
How can I recognize which cpp is the main ?
I have several files, but no ones contains main.
I would like to use a parameter (filename with path) which came as parameter when the app is started from command line.
Where I would type and what ?