answersLogoWhite

0

What is .bgi files in c?

Updated: 12/17/2022
User Avatar

Wiki User

12y ago

Best Answer

In C: nothing

in TurboC: datafiles, necessary to graphics modes

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is .bgi files in c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is bgi?

BGI stands for Borland Graphics Interface. These are the files that contains the information about the graphic functions to be used. These are responsible for performing graphic operations under dos. In Borland turbo c++ these files are contained in directory. -> c:\tc\bgi By default these are loaded in the current directory while compiling and executing the program under c/c++ but sometimes we need to specify their path in "initgraph() function. like: initgrapy(&gdriver,&gmode,"c:\\tc\\bgi"); otherwise it will display you error about bgi.


What does bgi mean in graphics?

bgi in computer graphics means "borland graphics interface", these r the files which contains information about all the graphics funtion.


How do you use bgi graphics of c plus plus on tft screen?

TFT or CRT doesn't make difference in using BGI graphics.


How to solve bgi error Graphics not initialised in C?

to install the graphics driver


What is bgi in computer graphics?

full form of bgi is borland graphics interface


What is the market cap for Birks Group Inc BGI?

As of July 2014, the market cap for Birks Group Inc. (BGI) is $23,727,955.44


Header files in Java programming?

Java does not require header files like C/C++.


What is the fullform of BGI?

The Borland Graphics Interface, also known as BGI, is a graphics library bundled with several Borland compilers for the DOS operating systems since 1987.


Can include files be nested in c?

Yes, include files can be nested in C and C++. In fact, most library implementations do just that.


What are Erased files on c drive?

Erased files on a c drive are files which have had their locations removed from the file system index. Some operating systems keep a list of erased files in order to track them.


What is the shortcut to program files is c drive is blocked by your administrator?

If the 'c' drive is blocked, you can't access program files


Where is the c program stored?

Text files, mainly. The name of the files usually ends with .C and .H (lowercase in unix).