05.05.2014 Views

csmstr - Omega Engineering

csmstr - Omega Engineering

csmstr - Omega Engineering

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

FUNCTION REFERENCE<br />

COPY(DEST, SRC, COUNT)<br />

COPY(DEST, SRC, COUNT)<br />

ARGUMENT TYPE DESCRIPTION<br />

dest int / float The first array element to be copied to.<br />

src int / float The first array element to be copied from.<br />

count int The number of elements to be processed.<br />

DESCRIPTION<br />

Copies count array elements from src onwards to dest onwards.<br />

FUNCTION TYPE<br />

This function is active.<br />

RETURN TYPE<br />

This function does not return a value.<br />

EXAMPLE<br />

Copy(Save[0], Work[0], 100)<br />

REVISION 6 PAGE 305

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!