#include <nitro/mb.h>int MB_GetParentSystemBufSize(void);
None.
Returns the size of work memory used by MB.
Gets size of work memory used by MB.
If you have allocated memory in excess of the size of this return value, you can use it with the MB_Init function.
2004/10/05 Initial version.
CONFIDENTIAL