In Visual C++ it is possible to step thru application using F10 or F11.
However, while debugging VB program, one can find
Print VariableName <Enter>
in debug window and thus examine variable value.
Is there any similar way in VC++?
Thanx.
|
Results 1 to 7 of 7
Thread: Debugging C++ programs as in VBThreaded View
|
Click Here to Expand Forum to Full Width |