Skip to content
/ array Public

A simple, minimalistic array selfresizing array structure in C. Just scapped bits from here and there, nothing special.

License

Notifications You must be signed in to change notification settings

mcilloni/array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

array

A simple, minimalistic array selfresizing array structure in C. Just scapped bits from here and there, nothing special.

See ex.c, slicex.c and strex.c for usage examples.

About

A simple, minimalistic array selfresizing array structure in C. Just scapped bits from here and there, nothing special.

Resources

License

Stars

Watchers

Forks

Packages

No packages published