Showing posts with label Graphics in C. Show all posts
Showing posts with label Graphics in C. Show all posts

Monday, January 27, 2014

How to run graphics program using turbo C

How to run graphics program using turbo C How to run graphics program using turbo C

Follow the below steps :

  • Go to that drive where your Turbo C folder reside.
  • Now open TC folder.
  • Now you will see a folder with name BGI
  • Open BGI folder .Find "EGAVGA.BGI" & CGA.BGI 
  • Now paste these two files into Bin Folder. 
  • Open Turbo C and write your desired graphics program.
  • Now click on option.
  • Then click on linker ,then include graphic.
  • Now compile and run ,graphic will run.