[Dev] STL: something more mundane

M. Mueller (bhu5nji) dev@trilug.org
Wed, 13 Feb 2002 14:51:31 -0500


Here is a very useful thing for small parsing jobs.   There's nothing 
challenging about it.  It's much better than strtok too.

http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/stringtok_h.txt

Mike M.