CVector - ANSI C API for Dynamic Arrays
| Website: | http://cvector.sourceforge.net/ |
|---|---|
| License: | LGPLv2+ |
| Vendor: | Fedora Project |
- Description:
CVector is an ANSI C implementation of dynamic arrays to provide a crude approximation to the C++ vector class.
Packages
| CVector-1.0.3.1-1.el6.src [26 KiB] |
Changelog
by Takanori MATSUURA (2010-10-26):
- update to 1.0.3.1 - use "make all" instead of "make" - add %check |