Determine object equality

SS_PERS_EQUAL is a macro defined in sspers.h.

Synopsis:

SS_PERS_EQUAL(link1, link2)

Description: This macro returns true if two links point to equivalent objects. Arguments are cast appropriately.

Return Value: True (positive) if objects are equal, false if not equal, negative on error.

Parallel Notes: Independent.

See Also: