I'm specifically looking for the turbo c++ 3.0 ?Is there any site where tutorial is there?
How to draw the circle or ellipse with help of Turbo c /c++?
You can get the tutorial from the http://onecore.net
There are lot of turbo c++ turoials on the site.You can also download the turbo c++ form the site:
http://www.turboexplorer.com
Hope this helps.
Reply:In turbo c/c++ there is Graphics.h header file which provides functions for a wide varity of shapes , design and colors.
U can use circle(x,y,rad)(x and y are center's co-ordinate ) to draw.
Others are , ellipse, arc, rectangle,pie chart, line , Pixel, and many more.
Even there is inbuilt help programs. To get them see help of turbo c/c++.
(Just right click in tc window , u will see a list ,select graphics.h and u will see all the functions available there with details, and example
floral
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment