Skip to content

fif3x/vecf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vecf

Vecf is a dynamic array system written in C. Please check the examples

How to Use?

Please check the examples

How to install

  1. Download the vecf.h file with either using the GitHub download feature, or using git:
git clone https://github.com/fif3x/vecf.git
  1. Add the library to your compiler include folder. If you are using Windows, it should be C:\msys64\ucrt64\include
  2. Include file in your project with #include <vecf.h>

Note

Please note that your compiler might show an error when you are including the file. Please ignore it

Contact

Discord: @fif3x_

Instagram: @fif3x._

About

Vecf is a dynamic array system written in C. Please check the examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages