0 Forks
2 Stars
2 Watchers

c-vec

A lightweight and easy-to-use vector library for C99, which uses macros to provide a type-safe generic container for storing and manipulating dynamic contiguous blocks of elements.

How to download and setup c-vec

Open terminal and run command
git clone https://github.com/GuineaGuy99/c-vec.git
git clone is used to create a copy or clone of c-vec repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with c-vec https://github.com/GuineaGuy99/c-vec/archive/master.zip

Or simply clone c-vec with SSH
[email protected]:GuineaGuy99/c-vec.git

If you have some problems with c-vec

You may open issue on c-vec support forum (system) here: https://github.com/GuineaGuy99/c-vec/issues