- Sep 5, 2003
- 474
- 0
- 0
I am building a C++ Program and cant figure out how to use bitmaps in my program. The program runs in Dos since I'm just starting. I have searched google but cant find any code that works...any help would be great.
Ah, in which case the answer is: you can't. A console window is text-based, the best you can do in it is say Curses!Originally posted by: Nothinman
Call me kooky, but I would assume that by 'DOS' he simply means he's writing a cli app. I really doubt he's compiling an app in DevC++ in Windows and targetting a real DOS environment.
