Queue/Definition: Difference between revisions

({{out}})
Line 2,482:
 
=={{header|PL/I}}==
<lang PL/Ipli>
/* To push a node onto the end of the queue. */
push: procedure (tail);
1,392

edits