SCULIB_BITOFF

Turn off a bit

Description:

Turns off a bit in a byte

Invocation

NEWBYTE = SCULIB_BITOFF ( VAL, BIT )

Arguments

VAL = BYTE (Given)
The byte to be changed
BIT = INT (Given)
The bit to be turned off

Returned Value

SCULIB_BITOFF = BYTE
Modified byte.

Copyright

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