#include <nitro/mb.h>
// This is the work buffer size needed as the argument for MB_FakeInit(). #define MB_FAKE_WORK_SIZE (0x5f20)
This is a constant that expresses the size of the work buffer needed as the argument for the MB_FakeInit
function.
MB_FakeInit, MB_FakeGetWorkSize
12/16/2005 Initial version.