- Code: Select all Expand view
ui = ( ( short * )( &d ) )[3] & 0xfff0; // Get exponent
Note short type instead of int.
EMG
ui = ( ( short * )( &d ) )[3] & 0xfff0; // Get exponent
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot], nageswaragunupudi and 87 guests