/*
* GLOBAL VARIABLE: SE_PREDEF_FUNC_STRUCTURE_DEFAULT
*
* Pre-initialized global variable containing the default values for an
* SE_Predef_Func_Structure variable.
*/
const SE_Predef_Func_Structure
SE_PREDEF_FUNC_STRUCTURE_DEFAULT =
argument_count | 0 |
argument_array | NULL |
Prev: SE_PREDEF_FUNC_ARG_STRUCTURE_DEFAULT.
Next: SE_PREDEFINED_FUNCTION_DEFAULT.
Return to:
Top of this Page,
Constant Index