flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
keenin
Hi,
declaring a constant as floating-point number results in the error "value out of range". |
|||
![]() |
|
Tomasz Grysztar
You should put the size operator when declaring such constant, like:
Code: const1 = dword 1.2 const2 = qword 1.2 so the appropriate FP format will be produced. |
|||
![]() |
|
keenin
Thanks.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.