[ 源代码: cvector ]
软件包:libcvector2(1.0.4.1-1 以及其他的)
ANSI C implementation of dynamic arrays
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.