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
Demo Series - Small Business Backup By Veeam
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
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 ...