Add array framework that works with any type.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 12 Sep 2008 20:04:40 +0000 (22:04 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 12 Sep 2008 20:04:40 +0000 (22:04 +0200)
commitd66ec885e2c3680b1b42e5cf99b18865c6c1736c
treef995924f87f13458d0ff5d9988119fa7bb2377b0
parent6dcf855b7add63be72fbed3af6590f00532e1c76
Add array framework that works with any type.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
common/array.h [new file with mode: 0644]
common/buffer.h
common/trie.c