====== 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 stacks... .
</code>
====== Uses ======
* Used for the [[amiga/development/algorithms/path_traversal/depth-first... /
/* An implementation of a stack of strings for Amiga OS. */
/*