Hi ....
How do I get commandline parmeters into the debugger from Dev-C++ (5)? If I enter the command into the debug window it only allows me to do it once the program is running - and then the parameters don't show as argv[1] etc. Is there a way please?
Barry Drake (barry@minister.fsnet.co.uk)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi ....
How do I get commandline parmeters into the debugger from Dev-C++ (5)? If I enter the command into the debug window it only allows me to do it once the program is running - and then the parameters don't show as argv[1] etc. Is there a way please?
Barry Drake (barry@minister.fsnet.co.uk)
Just in case anybody wants this - the version 4.9.6.0 has a 'parameters' menu item that was not in the earlier version I had.