C/C++ parsers

Hi, everyone.

Maybe it looks little stupid, but I have one question.

Maybe some one can help me:


In C/C++ are some standart library with the parsers, which I can include to the project and use it in the code?
If it is:
Where I can find information about this library?
And which type of parsers there are?
Maybe you are referring to strtok()
http://www.cplusplus.com/reference/cstring/strtok/
Topic archived. No new replies allowed.