answersLogoWhite

0


Best Answer

extren void setbkcolor (int color);

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you put color on the background of the turbo C?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you repair the black screen on turbo c?

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


Why the background colour of turbo c plus plus is blue?

I want my C++ program become interesting How can I change the color of background and color of font even size of font......... I will always use system("cls") to clear there screen..... so I want do C++ DOS into something we call presentation like powerpoint Haha........ Any tutorial? That all Thank you


How to change the color of output and background in c language?

in layout


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

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


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++.


Why was Turbo C plus plus put on hold in the year 1994?

Development of Turbo C++ ceased in 1994 when Borland switched to their flagship Borland Builder. In 2006, Turbo C++ was revived as an entry-level 16-bit IDE but it does not work on 64-bit Windows.


Syntax of turbo c?

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


What are the basic operator in turbo c?

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


Why is the background screen of c plus plus blue?

It has to be some color and blue is nice.


What is difference between Turbo and Borland C?

turbo is word to do the programming language in c & c++ and i do no about borland


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.


What are examples of turbo c?

1. Turbo C is an example of Integrated Developing Environment. 2. Turbo C has example programs, the most important is bgidemo.c