c89stringutilsv0.0.2
- Updated
string functions from newer standards / common non-standards for C89
- Project website: https://github.com/offscale/c89stringutils
#Usage
c89stringutils provides CMake targets:
find_package(c89stringutils CONFIG REQUIRED)
target_link_libraries(main PRIVATE c89stringutils)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Samuel Marks
Alexander Neumann
Thomas1664