.BGI files in C++

What are the contents of .BGI files of C++.
How can i read these files?
Solution is required Urgently.

Replies

  • pooja sehgal
    pooja sehgal
    these are files in which graphics for c++ are stored.
    we can initiate graphics and can read the file
    eg:-initgraph(&g,&m,"c:\\tc\\bgi");
  • aashu_itdude
    aashu_itdude
    sorry for replying late
    i know that these files are for graphics initiation but i want to know the "contents" of these files, i.e., what text or any coding contained by it.

You are reading an archived discussion.

Related Posts

Let me make it simple. Need a laptop. Not sure whether should i go for AMD or Intel? Suggestion?
I was trying to solve this problem but got stuck.the problem goes like I have a string of 0's and ones which is to be inputted by the user .....
what is the principal for vacuume pump?
in my project i require bcd at port 0 and 3 of microcontroller 89s52 since there are three 7447 connected (i.e p0.0-p0.3 to 7447(1) lsb, p0.4-p0.7 to7447(1), p3.0-p3.3 to7447(3)msb) which...
Hello i want the use of delegates especially where exactly they use delegates and how .