flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
If you don't use the colon when defining labels then fasm will store and use the data type associated.
Code: Label1 dq ? ;qword type is associated with Label1 Label2: dq ? ;No associated data type |
|||
![]() |
|
Hugh Aguilar
revolution wrote: If you don't use the colon when defining labels then fasm will store and use the data type associated. Okay, cool --- thanks |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.