Deeko
Lifer
I have Borland Turbo C++ I think 4.5 at school. It has graphics.h. I can't use it though, when I include it it says cannot use with Windows or something like that. I am using simple console stuff though, on my VC++ 6.0 at home, they are DOS programs. I'm pretty sure it is convering the program from DOS to Windows, using EasyWin or whatever. I want to make it leave them DOS, so I can use graphics.h....I'm not good enough to do any windows programming yet. Is there a way to stop the stupid compiler from converting them?