Name
mcTBgetTableSizeUsed — Return the size used
Synopsis
#include <memcom.h>
int mcTBgetTableSizeUsed(mcRTable* rt);
Description
mcTBgetTableSizeUsed
returns the number
of bytes of the relational table which is used by data. In case of
error a negative value (i.e the error code) is returned.
Parameters
rt
Pointer to relational table in memory (input).