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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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!