int MFScript_Execute MFScriptContext pContext,
const char *  pEntryPoint
 

Begins execution of a fuji script.

Parameters:
pContext Pointer to an MFScriptContext to execute within.
pEntryPoint Name of the entrypoint function. NULL specifies the default entry point (main).
Returns:
Returns the value returned from the script entrypoint function.
See also:
MFScript_LoadScript()


Generated on Sat Oct 28 16:27:35 2006 for MountFuji Engine by  doxygen 1.4.5