C Graphics

Posted by Kalyan Kurasala  |  No comments

Introduction to Turboc2 Graphics:


                          Syntax: initgraph(int *graphicdriver,int *graphicmode,char *pathtodriver);
                 Here *graphicdriver, specifies Graphic Driver to be used. *graphicmode, specifies the initial Graphics Mode. *pathtodriver, specifies the directory path where initgraph() looks for graphics drivers.
       Once the driver has been loaded, initgraph() sets up the numeric values to the graphics mode.

                     
Graphics in C Programming

08:16 Share:
About Kalyan Kurasala

I am a B.Tech Student at Prasiddha College Of Engineering and Technology in Anathavaram.

0 comments:

Get updates in your email box
Complete the form below, and we'll send you the best coupons.

Deliver via FeedBurner
back to top