next up previous contents
Next: 4.7.7 SUBROUTINE ZUOUTS (ELEM, Up: 4.7 Patch GENUTL : Previous: 4.7.5 SUBROUTINE PXTPPX(Z, PAR,   Contents


4.7.6 SUBROUTINE ZUINTS (ELEM, SET) : INto Set

Enter element ELEM into the set SET. Crosses word boundaries

ARGUMENTS:
INPUT :
    ELEM : element to set (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