Introduction - If you have any usage issues, please Google them yourself
achieve dynamic array, including one small example. The key is structured as follows : typedef struct Nameval Nameval struct Nameval (char* name) int value struct (int NVtab nval/* current number of values*/int max/* allocated number of values*/Nameval nameval*/* array of name-value pairs* /) (NVINIT nvtab enum = 1, NVCROW = 2)