====== About ======
This implementation uses Amiga OS types and memory-allocation semantics in order to ... plementation.
The program can be compiled on the Amiga using SAS/C by issuing:
<code dos>
sc link queues... .
</code>
====== Uses ======
* Used for the [[amiga/development/algorithms/path_traversal/breadth-fir... /
/* An implementation of a queue of strings for Amiga OS. */
/*