Jump to content

Singly-linked list/Traversal: Difference between revisions

m
BBC BASIC moved to the BASIC section.
m (→‎{{header|Phix}}: changed the terminator from 1 to to NULL)
m (BBC BASIC moved to the BASIC section.)
Line 754:
End</syntaxhighlight>
 
=={{header|BBC BASIC}}==
==={{header|BBC BASIC}}===
{{works with|BBC BASIC for Windows}}
<syntaxhighlight lang="bbcbasic"> DIM node{pNext%, iData%}
512

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.