Cast

From IPLOG
Jump to: navigation, search

Back to Libraries

Cast library

Real

DWORD_CAST_REAL

The function accepts any DWORD value and returns REAL.

in IN dword input value dword
out real output value real

REAL_CAST_DWORD

The function accepts any REAL value and returns DWORD.

in IN real input value real
out dword output value dword