SQRESULT sq_arrayreverse(HSQUIRRELVM v, SQInteger idx);
SQRESULT sq_arrayreverse(
)
reverse an array in place.
the target VM
index of the target array in the stack
a SQRESULT
Only works on arrays.
Submit feedback about this site to: