Dynamic array of dba_msg. More...
#include <msgs.h>
Data Fields | |
| dba_msg * | msgs |
| Array of dba_msg, reallocated when needed, doubling the allocated space every time. | |
| int | len |
| Number of elements of msgs that are in use. | |
| int | alloclen |
| Number of elements of msgs that are allocated. | |
Dynamic array of dba_msg.
1.6.3