String object manipulation library for C language - Objet de gestion de chaînes de caractères pour le langage C
Features
- More than 60 string manipulation functions / Plus de 60 fonctions de manipulation de chaînes
- Cross plateform and standard respect (C89-90) / Multi-OS et respet des standards (C89-90)
- Open Source (GPL)
- Buffer Overflow protected / Protégée contre les Buffer Overflow
Categories
LibrariesLicense
GNU General Public License version 2.0 (GPLv2), GNU General Public License version 3.0 (GPLv3)Follow CStr
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
-
A good string object manipulation library for the C language. This is a compilation of various other languages string object such as Python, C++, Java, ... All in one ...