i want to draw a simple cirlce in c++. dont send me the sample file present in help.just explain me the syntax of circle()function in graphics.h
How to draw a circle in c++?
The syntax is:
void circle(int x, int y, int radius);
x/y specify the coordinates of the centre. Radius is the distance from the centre to circle's edge.
Reply:what is c++?? if it is cad, or autocad program then there is an icon to select then specifiy the radius, or diamiter in paranthasis.
song titles
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment