C Dynamic Array An extremely simple (and not type-safe) dynamic array implementation in C. This code is a fork from zaunlok's darray.h and darray.c with some minimal syntax and name changes.