SCULIB_BITAND

Calculate the bitwise AND of two bytes

Description:

Returns the bitwise AND

Invocation

LOGAND = SCULIB_BITAND( VAL1, VAL2 )

Arguments

VAL1 = BYTE (Given)
First byte
VAL2 = BYTE (Given)
Second byte

Returned Value

SCULIB_BITAND = BYTE
AND of bytes.

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.