21
edits
Changes
→A Queue of Strings
=A Queue of Strings=
Note that this code is neither efficient nor bug free.<br />
Use it just as a base for a double linked list of strings to be optimized later...
==strque.h==
<big><syntaxhighlight lang="cpp">