+ 2

How can I draw a circle in c++?

4th Oct 2017, 4:20 PM
zahra
zahra - avatar
2 Answers
+ 1
Use graphics.h header file and search for computer graphics subject on internet There is function Or there are algorithms like midpoint circle, brehsnam circle [it may not work in SoloLearn try it on turbo c]
4th Oct 2017, 5:38 PM
Nitesh Kuwalekar
Nitesh Kuwalekar - avatar