Exforsys
+ Reply to Thread
Results 1 to 3 of 3

graphics

This is a discussion on graphics within the C and C++ forums, part of the Programming Talk category; which version of c support graphics......

  1. #1
    Manyamanas is offline Member Array
    Join Date
    Dec 2010
    Answers
    32

    graphics

    which version of c support graphics...


  2. #2
    swapwarick's Avatar
    swapwarick is offline Member Array
    Join Date
    Mar 2011
    Location
    Pune,India
    Answers
    37
    Turbo C supports the graphics. What problem are you facing? If it is about drivers(.BGI) then here are some steps
    >You need graphics.h header file, graphics.lib library file and Graphics driver (BGI file) in the program folder. These files are part of Turbo C package. You need to make necessary changes to your programs according to your screen resolution. For VGA monitor, graphics driver used is EGAVGA.BGI.


  3. #3
    Sandhya.Kishannag is offline Member Array
    Join Date
    Feb 2012
    Answers
    66
    TC 2.01 supports graphics using BGI. Turbo C supported graphics since version 1.0.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...