Queue/Usage: Difference between revisions

m
BBC BASIC moved to the BASIC section.
(→‎{{header|Ruby}}: add demo of built-in class)
m (BBC BASIC moved to the BASIC section.)
Line 523:
}</syntaxhighlight>
 
=={{header|BBC BASIC}}==
==={{header|BBC BASIC}}===
{{works with|BBC BASIC for Windows}}
<syntaxhighlight lang="bbcbasic"> FIFOSIZE = 1000
512

edits