I got a nice bit of code running very smoothly on the console and now have to implement the gui. The problem is that printf() doesn't seem to work too well without a target for output.
Would anyone be able to point me to a site that explains how to redirect the output to an mfc control(like a...
I am new to Visual c++ (having used c, java and VB, I thought the transition would be easy) and keep running into annoying errors. Here is the latest one.
I have created a class, FILESCHEMA and created an object in the main function
FILESCHEMA myfile(SEARCHPATH, true);
for use with testing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.