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

What is the fastest way to dump information to the console or the output window?

$
0
0
I used to use OutputDebugString, and not using it now because
it only allows to strings to be outputted, are there any methods
that I can dump virtually anything to the console?
cout << thing << endl; but what if I am not start running the program from the command prompt?
Thanks
Jack

Viewing all articles
Browse latest Browse all 3029

Latest Images

Trending Articles



Latest Images