Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libcvector2
Ansi c implementation of dynamic arrays
http://sourceforge.net/projects/cvector/
0
no reviews
Install
Cvector is an ansi c library which implements dynamic arrays approximating the functionality of the c++ vector class. it provides functions to create and manipulate an abstract vector container. vector elements can be of any datatype.