flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > bug? |
Author |
|
Tomasz Grysztar 20 Dec 2003, 20:48
No, I meant you can use "label name dword at something", the construction you have used does something completely different, as in this case "dword" operator applies to the size of number itself, not to the size of data that is labelled by this symbol (for example "name=dword not 0" will give you constant 0FFFFFFFFh, while "name=byte not 0" will give 0FFh).
|
|||
20 Dec 2003, 20:48 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.