Macro based dynamic array for C
Just copy the header mavec.h to your project and include it
- 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