Binary package “libcvector-dev” in ubuntu oracular

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.