void sq_tostring(HSQUIRRELVM v, SQInteger idx);
void sq_tostring(
)
converts the object at position idx in the stack to string and pushes the resulting string in the stack.
the target VM
an index in the stack
Submit feedback about this site to: