User Tools

Site Tools


jvs:cigal:manual:chapter6:r_and

CIGAL Reference Manual, Chapter 6 (RealTime): r_and

r_and -- Perform a bitwise AND of 2 integers

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

R_AND is a REALTIME operator. The value in VARB2 is bitwise ANDed to the value in VARB1. DSTVARB stores the result 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_and.txt · Last modified: 2023/02/23 18:43 (external edit)