View Single Post
Old 03-10-2003, 02:16 PM   #4 (permalink)
Travis Dane
Code Monkey
 
Travis Dane's Avatar
 
Join Date: Feb 2003
Location: Netherlands
Posts: 89
Travis Dane is on a distinguished road
Send a message via ICQ to Travis Dane
That's probably because in QBasic you always knew what the
program was doing, What piece of code it was at. In C++ you'll
need to think more abstract, You can impossible track the flow
of the program. To be hounest, I can't think of a tutorial that
can teach you that.
__________________
OpenGL, DirectX
Travis Dane is offline   Reply With Quote