sqstd_register_mathlib |
SQRESULT sqstd_register_mathlib(
HSQUIRRELVM v)
;
initialize and register the math library in the given VM.
- parameters:
-
- HSQUIRRELVM v
-
the target VM
- return:
-
an SQRESULT
- remarks:
-
The function aspects a table on top of the stack where to register the global library functions.