Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaVec

Macro based dynamic array for C

How to use

Just copy the header mavec.h to your project and include it

Warnings

  • Some features are C23 only, read the header for more
  • This code was made for my simple projects, so may have bugs, use with caution
  • It's macro based, so a lot of repeated code is generated in your file

About

macro based dynamic array(vector)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages