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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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 ...