Computer Science, asked by anujpratapsingh, 1 year ago

how to add graphics in turbo c++

Answers

Answered by ana19
0
The Steps to make your TC able to run graphics program are as follows: copy CGA.BGI and EGAVGA.BGI files from TC\BGI folder and paste them in TC\BIN directory. Open TC by clicking on TC\BIN\TC.EXE. Click on Options -> Linker -> Libraries . Select the Graphics Library option and Press OK.
Answered by Nikhil211004
0
The Steps to make your TC able to run graphics program are as follows:

copy CGA.BGI and EGAVGA.BGI files from TC\BGI folder and paste them in TC\BIN directory.

Open TC by clicking on TC\BIN\TC.EXE.

Click on Options -> Linker -> Libraries .

Select the Graphics Library option and Press OK.


☺ Hope this will help you.
Similar questions