Open main menu

CDOT Wiki β

Changes

Queue of Strings - OOP344

144 bytes added, 11:59, 23 November 2010
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">