Hello,<BR><BR>i wondered if anybody can recommend a good general string parsing library written in plain C... it should be pretty small, easy to understand and crossplatform.<BR><BR>thanks a ...
I'm sorry if this is a stupid question, but I've been working on a problem in C# where I have a char[] and want to extract parts of it very easily. This could be done in c with the standard string ...