Skip to content

Victoro94/lib_string

Repository files navigation

lib_string

a struct String in C that tries to be a high level type. mainly to express my level on C

Testing

cd lib_string
make check

Trying by yourself

edit main.c situated in the src folder

compile and run it

make // or make all

you can also debug it with

make debug

About

a struct String in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors