next up previous contents
Next: 4.7.11 SUBROUTINE ZUSAND(S1, S2, Up: 4.7 Patch GENUTL : Previous: 4.7.9 INTEGER FUNCTION ZUCARS   Contents


4.7.10 LOGICAL FUNCTION ZUSEQV(S1, S2, N) : Set EQuiValence

This function tests equivalence of the two sets given on input

ARGUMENTS:
INPUT :
    S1,S2 : two sets (given as bitmaps) to be compared
    N     : number of words the sets extend over
IMPLICIT INPUTS:
    none
IMPLICIT OUTPUTS:
    none
FUNCTION VALUE:
TRUE if all bis in S1 and S2 are equal, FALSE otherwise

CALLED BY :
any routine.

CALLED ROUTINE(S):
none

SIDE EFFECTS:
none

AUTHORS:
M. Berggren,LAL

CREATION DATE:
18-NOV-1991



Mikael Berggren 2003-03-27