[ 原始碼: 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+b1)
- ANSI C implementation of dynamic arrays