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/

source svn: svn://repo.hu/genvector/trunk

Table of Contents

contact