
#include <twl/tcl.h>
u32 TCL_GetWorkBufferSize( void );
None.
Size of the working buffer needed to load or create a management file.
Returns the buffer size needed by the TCL_LoadTable or TCL_CreateTable functions to load or create a management file.
When calling those functions, specify the working buffer size retrieved by this function.
2008/10/07 Initial version.
CONFIDENTIAL