1 Forks
9 Stars
9 Watchers

zvector

An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.

How to download and setup zvector

Open terminal and run command
git clone https://github.com/pzaino/zvector.git
git clone is used to create a copy or clone of zvector 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 zvector https://github.com/pzaino/zvector/archive/master.zip

Or simply clone zvector with SSH
[email protected]:pzaino/zvector.git

If you have some problems with zvector

You may open issue on zvector support forum (system) here: https://github.com/pzaino/zvector/issues