Str Library provide most used functions for work with strings in C language
- Can work with or without
string.hlibrary - Full set of function for convert data types into strings
- Full set of function for convert strings into data types
- Split functions
- Sort and Searching functions
- Finding functions
- Param parser
- Str-Test shows basic usage of
StrLibrary - Param-Test shows how to use
ParamLibrary