#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. | |
1.5.5