/cVector

A lightweight implementation of the C++ STL Vector template for integers.

Primary LanguageCGNU General Public License v3.0GPL-3.0

License: GPL v3

cVector

A lightweight implementation similar to the C++ STL Vector written in C, for int.