flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
baldr 24 Nov 2008, 18:34
AzraelUK, use label directive or override type with dword operator.
Last edited by baldr on 24 Nov 2008, 18:36; edited 1 time in total |
|||
![]() |
|
revolution 24 Nov 2008, 18:36
Or just use the dword override:
Code: mov eax,dword[user+ecx] |
|||
![]() |
|
baldr 24 Nov 2008, 18:39
revolution,
I thought about two labels to the same address and edited post… And you was first, Mr. Hyde! ![]() |
|||
![]() |
|
revolution 24 Nov 2008, 18:41
baldr: Too slow Dr. Jekyll.
|
|||
![]() |
|
wht36 26 Dec 2008, 06:52
The easiest is just put a colon after your label.
So instead of Code: a_string rb 32 use Code: a_string: rb 32 |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.