|
-
August 12th, 2009, 06:36 PM
#6
Re: Alternative to gotoxy()
 Originally Posted by sunveer
what can i do? i have to use only that compiler as our school provides us that and we do all our programs on that compiler.
You cannot learn C++ properly using Turbo C++ 4.5. The compiler is non-standard and is almost 20 years old. If you paid money for the course you're taking, you should drop the class and ask for a refund -- you're wasting your time (and money).
And the today used commands that you have mentioned doesn't work on that. That is why i was asking for the commands that work on turbo only.
You are in the Windows API forum, where the Windows API is discussed. You are not in the "turbo C++" forum. Therefore the answer I gave you as to how to move the cursor is the correct one when programming a console Windows application.
If you want "turbo C++" answers, then post in the Non-Visual C++ forum. But let me say that you will more than likely get the same answers you got here.
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|