I was writing a little article on the topic Its not finished i will finish it tonight.
In the mean time take a look at http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/howto.html#3 I looked into the efficiency of stringtok function (from above link) as opposed to C's strtok and the good news is they are virtualy equivalent. On Sun, 2003-07-06 at 11:29, Eoin Hennessy wrote: > I couldn't find this topic disscussed before, is it possible to use > tokenizer directly with an ifstream - instead of reading the contents of the > file into a string first? > > Thanks, > Eoin. > > > > _______________________________________________ > Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost > _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost