Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3027

[RESOLVED] Mental block about debugging parameters

$
0
0
After building an app, if I want to run it in the debugger I've a recollection that it's possible to pass certain parameters as if they'd been passed on the command line - but it's a long time since I needed to do it and for the life of me I can't remember where to specify them. Can someone please remind me??

[Edit...] Doh! I just found it - it's in Properties->Debugging->Command Arguments :blush:

Viewing all articles
Browse latest Browse all 3027

Trending Articles