|
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.
|