Navigation:  Reference > Functions By Category > Num and Bits >

DwFix()

Previous pageReturn to chapter overviewNext page

Creates a  32 bit number from the high and low 16 bit parts  preventing the automatic conversion to double on values >= 0x80000000.

 

Syntax:

DwFix( <nHiWord> , <nLoWord> ) -> nDwNumber