Skip to content

Jhxnnat/strlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strlib

  • This is a work in progress

This library is inspired by the Simple Dynamic Strings library. Strings are heap allocated and have a header wich stores information like capacity and length. The rest is the actual string. There are no uses of string.h header yet.

There are multiple functions, the following sources are used for inspiration:

About

C string library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published