Debugging with Command-line arguments
I want to Step Over my C program to see where it's going wrong so I press F10. However, I can't find an option to enter command-line arguments to send to the program because it won't work without them. Any help would be greatly appreciated.
|