Hi Sergio,
I'm working with it now. However I have a question. Why I should write a new API and not improve strtok?
Of course, you can elaborate on strtok(). But you definitively should not use the symbol name strtok to avoid name clash with the compatibility implementation that should be moved to libposix.
Additionally, our string API uses the common prefix str_ and so should the new functions for string tokenization.
M.D. _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
