Bitmap/Midpoint circle algorithm: Difference between revisions

Content added Content deleted
m (BASIC256 moved to the BASIC section.)
Line 409: Line 409:
----##---------##----
----##---------##----
------#########------</pre>
------#########------</pre>
=={{header|BASIC256}}==
=={{header|BASIC}}==
==={{header|BASIC256}}===
<syntaxhighlight lang="basic256">fastgraphics
<syntaxhighlight lang="basic256">fastgraphics
clg
clg
Line 451: Line 452:
{{Out}}
{{Out}}
[http://s16.postimg.org/ge0ndfs9h/Output.jpg http://s16.postimg.org/ge0ndfs9h/Output.jpg]
[http://s16.postimg.org/ge0ndfs9h/Output.jpg http://s16.postimg.org/ge0ndfs9h/Output.jpg]

=={{header|Batch File}}==
=={{header|Batch File}}==
<syntaxhighlight lang="dos">@echo off
<syntaxhighlight lang="dos">@echo off