Could someone please tell me how to draw a circle to the console in c! Whats the quickest way? A guidline to the source code would be apreciated! It will be used as a radar, Any sagestions
Many thanks
Printable View
Could someone please tell me how to draw a circle to the console in c! Whats the quickest way? A guidline to the source code would be apreciated! It will be used as a radar, Any sagestions
Many thanks
What have you tried?
http://cboard.cprogramming.com/windows-programming/86755-screenshot-into-console.html
First step is to figure out whether you really mean console (in which case, the answer is no), or some DOS emulation because your compiler is in a museum.
Also, what sort of circle - is ASCII-ART enough?