flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Beowulf 25 Mar 2004, 16:05
Does someone has a procedure for Float to Ascii? I Didn't found one in the String Lib of Fresh.
cya Beowulf |
|||
![]() |
|
roticv 26 Mar 2004, 13:49
Actually such functions does not exist in m32lib but does exist in ray's fpulib which is included in the masm32 package. If I am not wrong, the source code is included so you can take a look...
|
|||
![]() |
|
f0dder 26 Mar 2004, 15:20
Really? At least m32lib has ascii to float... or perhaps I just had a bad dream? ^_^
|
|||
![]() |
|
roticv 27 Mar 2004, 07:30
Nay I had a bad dream ^_^ You are right... m32lib has ascii to floatingpoints and floating point to ascii. I just missed them out..
|
|||
![]() |
|
Beowulf 27 Mar 2004, 09:42
Hi,
does someone know, what "sdword" and "!ZERO?" are in masm32? cya Beowulf |
|||
![]() |
|
f0dder 27 Mar 2004, 10:17
sdword is "signed dword" - makes a difference in the high-level ".if" support, chooses whether to generate signed or unsigned conditional jumps.
I think stuff like ".UNTIL ZERO?" means "until zero-flag is set" - ie, "dec ecx + jnz loop". |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.