answersLogoWhite

0

Decision programs of turbo-c

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

What's about them?

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Decision programs of turbo-c
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you save turbo c programs in turboc?

Press key F2, or select command Save from menu File.


How can you put colours in 'C' programs?

Platform-dependent. I guess you are using TurboC, so it is SetTextColor and SetBackgroundColor from conio.h


Which type of c program can be run on windows 7?

I guess you wanted to ask: why don't DOS-programs (like TurboC and programs generated by TurboC) run on Windows 7? Answer: it is by design; unlike older versions, Windows 7 doesn't have a built-in DOS-emulator. Download and use DosBox.


How can run Terminate and Stay Resident program in windows platform using turboc plus plus?

Terminate and Stay Resident (TSR) programs are a DOS concept, not a Windows concept.


Is there any graphics program in c?

Search for BGIDEMO.C in your TurboC. There are thousands. Many Unix/Linux graphics programs are written mainly in C or C++, including X itself.


Full name of turboc?

Turbo C


Give the environment of turboc with its function?

Function getenv.


What is the header file of graphics?

The header file of graphics in TurboC is graphics.h


How do you install turboc compiler?

Try to execute INSTALL.EXE I will suggest to use Dev- C++ OR code Blocks IDE instead of turboC because it is old and not good with new windows versions. although if you want to install turbo c , just type in a good search engine "install turboc compiler",and you will find a number of results for download and install help.


What is initgraph?

A function in Borland's graphics library in TurboC; switches to graphics mode.


When your program is in run time mode you can save your program?

If this question is about TurboC for DOS, then no.


What is .bgi files in c?

In C: nothing in TurboC: datafiles, necessary to graphics modes