Bitmap/Histogram: Difference between revisions

Content added Content deleted
m (→‎{{header|Forth}}: add a working GnuForth 0.7.x version →‎{{header|GnuForth 0.7}})
Line 536: Line 536:
[#### ]
[#### ]
</syntaxhighlight>
</syntaxhighlight>
Call it from an array
0 toto swap cells + @ 10 5 bar \ draws bar from first item of toto array


=={{header|Fortran}}==
=={{header|Fortran}}==