Draw a Circle with Graphics.h In Dev C++
circle(200,150,75);.......
circle(int x, int y, Radius)....
A(x,y) Is Point On Axis...... On This Point Draw a Circle With a Radius Given......
Output Shown Like This:
Code :-
Is Given Blow
No comments:
Post a Comment