Showing related tags and posts accross the entire site.
All Tags »
MASM32 »
FPU (RSS)
-
Hi there Joe! I'm not sure if you had a typo or not, but instead of using invoke FloatToString, why not try to use invoke FloatToStr or invoke FloatToStr2. Example: invoke FloatToStr2, answer [source], ADDR buffer [destination] LOCAL inString:DWORD LOCAL newFP:QWORD LOCAL answer1[20]:BYTE mov [inString...
Page 1 of 1 (1 items)