BIT_OR1UB

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

Invocation

CALL BIT_OR1UB( N, ARRAY, MASK, STATUS )

Description

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

Arguments

References

CODE