User Tools

Site Tools


jvs:cigal:manual:chapter6:r_or

CIGAL Reference Manual, Chapter 6 (RealTime): r_or

r_or -- Perform a bitwise OR of two integer values

usage: r_or opflg eflag ltime Varb1 Varb2 [DstVarb Nvals]

R_OR is a REALTIME operator. The value in VARB2 is bitwise ORed with the value in VARB1. The result is stored in DSTVARB if specified, otherwise it is stored in VARB1. If NVALS is greater than 1 then the data variables are all assumed to be arrays and the operation will be repeated for NVALS successive values in the arrays. The variables' position pointers are not automatically changed by this operation. VARB1's pointer can be incremented by 1 position by specifying VARB1++ in the usual way.

See Also:
CIGAL Home, CIGAL Manual, RealTime List, Manual Help

jvs/cigal/manual/chapter6/r_or.txt · Last modified: 2023/02/23 18:43 (external edit)