I have been been looking everywhere for some guidance on how to change the colors(text and background)in the .exe files made by my Turbo C++ 4.5. I found that the header conio.h includes functions to do so, but when I include the syntax in my programs, no dice! I would appreciate any help. I am running it on Win98. I suspect it might have to do with the portability to 32 bit????<br><br>Also, I would really like some additional guidance on what a good IDE to upgrade to would be. I am new to C++ and am a student. We learn on Turbo, but there has to be better out there since it was written for the Win3.1 OS. <br><br>