.. _api_ref_stack_operations: ================ Stack Operations ================ .. _sq_cmp: .. c:function:: SQInteger sq_cmp(HSQUIRRELVM v) :param HSQUIRRELVM v: the target VM :returns: > 0 if obj1>obj2 :returns: == 0 if obj1==obj2 :returns: < 0 if obj1