My own re-wrote libC.
- string.h - Manipulating arrays of characters
- ctype.h - Testing and mapping characters
This library is compiled as a shared libray. CMake must be installed on your system.
If not already install, you can follow this instruction to get CMake: (https://cmake.org/install/)
Include header from the includes directory.
- Tiphaine LAURENT - All my work at GitHub
See also the list of contributors who participated in this project.