C-KIT-GUI-GTK 0.62
|
Data Fields | |
void * | umbPos |
long | umbSiz |
int | umbStat |
int | umbId |
int | recNr |
umbPos startposition of memoryblock umbSiz size of block umbStat 0 memoryblock uninitialized (deleted), free for next use 1 memoryblock reserved - local use 2 memoryblock stored (with malloc) umbId is incremented with each new use recNr nr of records (UI_srcId);
void* umb_stru::umbPos |
long umb_stru::umbSiz |
int umb_stru::umbStat |
int umb_stru::umbId |
int umb_stru::recNr |