Hi,
I am analyzing this c application using VC2005. I would like to use printf("FunctionNameHere")
; to trace the code.
When I run it, I don't see that print statement in output window of the VC2005.
What am I doing wrong??
The application is in c & c++.
Thanks much.
Start Free Trial