28 Jan
2002
28 Jan
'02
8:26 p.m.
In order to use the tokenizer classes I end up requiring 47 files, which seems a little steep for my purposes. All I really need is to tokenize strings based on a couple of single char delimiters. Kind of a C++ step above strtok() was what I had in mind. Any ideas about how to get this functionality w/o all the headers? Thanks, -- Tony K.