next up previous contents
Next: 4.7.8 LOGICAL FUNCTION ZUCINS Up: 4.7 Patch GENUTL : Previous: 4.7.6 SUBROUTINE ZUINTS (ELEM,   Contents


4.7.7 SUBROUTINE ZUOUTS (ELEM, SET) : OUT of Set

Remove element ELEM from the set SET. Crosses word boundaries

ARGUMENTS:
INPUT :
    ELEM : element to remove (0 to (32*dim of set)-1)
    SET : set (represented by a vector)
            (each bit represents an integer equal to its offset )
OUTPUT :
    SET : set (represented by a vector)
            (each bit represents an integer equal to its offset )
IMPLICIT INPUTS:
    none.
IMPLICIT OUTPUTS:
    none.
CALLED BY :
any routine.

CALLED ROUTINE(S):
none

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
11-APR-1995



Mikael Berggren 2003-03-27