User Tools

Site Tools


jvs:cigal:manual:chapter6:r_copy

CIGAL Reference Manual, Chapter 6 (RealTime): r_copy

r_copy -- Copy data values between two variables

usage: r_copy opflg eflag ltime Databuf Databuf2 Nbytes Srcoff Tgtoff

R_COPY is a REALTIME operator. It copies NBYTES of data from one memory location (DATABUF) to another (DATABUF2). NBYTES is assumed to be a long integer value. If SRCOFF and TGTOFF are specified they represent the byte offsets within DATABUF and DATABUF2, respectively, that should be applied in determining the memory locations for starting the copy.

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

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