MB_FAKE_WORK_SIZE

Definition

#include <nitro/mb.h>

// This is the work buffer size needed as the argument for MB_FakeInit().
#define     MB_FAKE_WORK_SIZE       (0x5f20)

Description

This constant indicates the required work buffer size; it is used as an argument to the MB_FakeInit function.

See Also

MB_FakeInit, MB_FakeGetWorkSize

Revision History

2005/12/16 Initial version.


CONFIDENTIAL