|
-
Jun 7th, 2002, 09:52 AM
#1
Thread Starter
Addicted Member
C/C++ console app for DOS only
Hi!
Does anyone know how to make a MS-DOS console application, that can operate with screen in text mode?
So that I can erase the screen or write character on any coordinate on the screen, change colors of characters/background etc?
I'd be really happy if I find out some more here or if any of you know some interesting link...
Zvonko
Zvonko Bostjancic
Ilirska Bistrica, Slovenia
[email protected]
Using VS6 Professional with SP3
Programming mostly in VB and I've started to learn VC++ & MFC
-
Jun 7th, 2002, 10:49 AM
#2
Get an old compiler. DJGPP creates DOS 32-bit executables, as can old Borlands and old VCs. All of them also have additional functions that might help you.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|