Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: evanmars
  • Content: Threads
  • Order by date
  1. evanmars

    FPU problem

    I have this code using masm32: FLD Temp ;load Temp to FP stack PrintDec Temp ;DEBUGGER, print value of Temp (256) FLD Cr ;load Cr to FP stack FST Temp ;store ST(0) to Temp PrintDec Temp...
  2. evanmars

    number to text

    how do I convert a number to text? i.e the number 1000 to "1000"

Part and Inventory Search

Back
Top