[ 源代码: cvector ]
软件包:libcvector-dev(1.0.4.1-2 以及其他的)
ANSI C implementation of dynamic arrays (development files)
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.
This package contains files needed for compiling programs using CVector.
其他与 libcvector-dev 有关的软件包
|
|
|
|
-
- dep: libcvector2 (= 1.0.4.1-2+b2)
- ANSI C implementation of dynamic arrays