Monthly Archive: July 2011

Jul 20

Graphics in Turbo C/C++

072011_1054_GraphicsinT1.gif

Turbo C has a good collection of graphics libraries. If you know the basics of C, you can easily learn graphics programming. To start programming, let us write a small program that displays a circle on the screen.