The stringlib.h library by GreenApple allows easy string manipulation in C language by defining the type 'string' (or '_string') and providing several functions to easily operate with them.
All allocation is done automatically, unallocation is done by calling the function 'string_delete(string*)'.

Full documentation is present on the library header file.

Features

  • C99 (and latter) support
  • Definition of 'string' (and '_string') type
  • String manipulation functions
  • String input and output functions
  • String text and binary file reading/writing functions
  • Function overloading via macro (if C11)

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow StringLib C: functional string library

StringLib C: functional string library Web Site

You Might Also Like
Simple Scheduling Software Icon
Simple Scheduling Software

To Streamline Operations And Drive Productivity.

Visual Planning is a simple yet powerful resource management and scheduling solution. Thousands of organizations are using it to share schedules with colleagues and work together more efficiently.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of StringLib C: functional string library!

Additional Project Details

Operating Systems

Linux, Android, Mac, Windows

Languages

English

Intended Audience

Developers

Programming Language

C++, C

Related Categories

C++ Libraries, C Libraries

Registered

2017-03-17