Up

_OBJcmp

Compare two OBJ objects.
More precisely, this function compares the two system handler.

Prototype :

fun [u0 u1] I

Return : I 0 if equals, -1 if the first memory address is < at the second, else 1. It returns nil if error.

Error :

See also :

Example :

Note :