String Handling Library for C language - it implements Python 2.5.1 string handling library interface in the C language, making string manipulation in C as easy as is Python!
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow SHL - String Handling Library for C
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
I just posted a c++ version of python string module port to a class. While I upload I bumped across this c version. I see I wasn't the only one thinking about a python string port!