What's wrong with 47 files? How much longer does it take to compile? On Mon, 28 Jan 2002, Anthony Kolarik wrote:
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.
---------------------------------------------------------------------- Jeremy Siek http://www.osl.iu.edu/~jsiek/ Ph.D. Student, Indiana Univ. B'ton email: jsiek@osl.iu.edu C++ Booster (http://www.boost.org) office phone: (812) 855-3608 ----------------------------------------------------------------------