Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libstring

libstring is a basic string implementation written in C.

Features

You can:

  • Concatenate strings
  • Append characters to end of string
  • Crop strings
  • Split strings

You don't need to allocate and reallocate memory manually, libstring will do it for you!

About

Simple dynamic string library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages