05.05.2014 Views

csmstr - Omega Engineering

csmstr - Omega Engineering

csmstr - Omega Engineering

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

FUNCTION REFERENCE<br />

MAKEINT(VALUE)<br />

MAKEINT(VALUE)<br />

ARGUMENT TYPE DESCRIPTION<br />

value float The value to be converted.<br />

DESCRIPTION<br />

Reinterprets the floating-point argument as an integer. This function does not perform a type<br />

conversion, but instead takes the bit pattern stored in the argument, and assumes that rather<br />

than representing a floating-point value, it actually represents an integer. It can be used to<br />

manipulate data from a remote device that might actually have a different data type from that<br />

expected by the communications driver.<br />

FUNCTION TYPE<br />

This function is passive.<br />

RETURN TYPE<br />

int.<br />

EXAMPLE<br />

n := MakeInt(fp);<br />

REVISION 6 PAGE 371

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

Saved successfully!

Ooh no, something went wrong!