void sq_newarray(HSQUIRRELVM v, SQInteger size);
void sq_newarray(
)
creates a new array and pushes it in the stack
the target VM
the size of the array that as to be created
Submit feedback about this site to: