BIT_AND1UB

Returns the bit-wise AND of array of UNSIGNED BYTE with mask value

Invocation

CALL BIT_AND1UB( N, ARRAY, MASK, STATUS )

Description

Provides portable bit-wise AND of unsigned bytes with a mask.

Arguments

References

CODE