answersLogoWhite

0

With conio.h you can change the background color (function textbackground).

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you maximize turbo c screen in laptop?

Alt+Enter, if your Windows supports it.


How to you use clear screen in turbo C?

by using "clrscr" command at starting of the program


How do you install turbo c in windows7?

Insert the installation disc. Follow the instructions on screen.


What is the differentiate of turbo c from turbo c plus plus?

Turbo C compiles c source. turbo c++ compiles c++ source code.


How can make your turbo C programming software bigger in the screen in windows 7?

Try pressing Alt+Enter


How turbo c executes c as well as c?

turbo c cannot execute c++ as well..since c++ is the superset of c .the cprograms can be compiled in turbo c++.


Syntax of turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


Program codes in turbo c that will display border on the console screen using for loops?

There is not one that I know off but you could write it.


How do you fix a black screen on window 7?

Format the C: drive


How do you install turbo c in PC with pen drive?

To install Turbo C from a pen drive, first, ensure that the pen drive is properly formatted and contains the Turbo C installation files. Connect the pen drive to your PC, then navigate to the drive in File Explorer. Open the Turbo C folder and locate the setup file (usually named "install.exe" or similar). Double-click the setup file and follow the on-screen instructions to complete the installation on your PC.


What are the basic operator in turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


How do you copy output of turbo c in Microsoft Word?

You cannot directly copy from Turbo editor and paste it in Word. But instead you can save your source file from Turbo. Then open that file in Notepad. From Notepad you can copy or paste to MS Word.