Str
Library provide most used functions for work with strings in C
language
- Can work with or without
string.h
library - 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
Str
Library - Param-Test shows how to use
Param
Library