c89stringutils v0.0.2
- Created
- Updated
string functions from newer standards / common non-standards for C89
# Usage
c89stringutils provides CMake targets:
find_package(c89stringutils CONFIG REQUIRED)
target_link_libraries(main PRIVATE c89stringutils)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Samuel Marks
- Alexander Neumann
- Thomas1664