genvector
Genvector is a minimalistic generic dynamic allocated array implementation
with a flexible configuration so that it can serve both as dynamic string
(char or wchar_t) or vectors (dynamic array of structs).
It is implementated in C (ANSI C 89).
The project is small enough that host projects can include (or
svn extern) genvector/
Table of Contents
contact
- Project URL: http://repo.hu/projects/genvector
- Version control: svn://repo.hu/genvector/trunk
- Author: Tibor 'Igor2' Palinkas, mailto: genvector .at. igor2.repo.hu