
------------------
Lance
PowerBASIC Support
mailto:[email protected][email protected]</A>
#compile EXE function pbmain #REGISTER NONE dim xyz%, a#, b## xyz% = 0 ! fstcw xyz% ! or xyz%, &B0000001100000000% ! fldcw xyz% a# = 28/9 b## = 28[b]##[/b]/9[b]##[/b] msgbox str$(a#,18) + $CR + str$(b##,18) end function
SUB enable64bitprecision LOCAL xyz AS INTEGER #REGISTER NONE xyz% = 0 ASM fstcw xyz% ASM OR xyz%, &B0000001100000000% ASM fldcw xyz% END SUB
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: