flat assembler
Message board for the users of flat assembler.
Index
> Main > weird behavior |
Author |
|
MHajduk 13 Jul 2009, 10:16
khanh1984 wrote: I've got some code below which I expected Fasm to catch error on compilation but it didn't. Code: call _Main |
|||
13 Jul 2009, 10:16 |
|
khanh1984 15 Jul 2009, 03:58
thank you for your fast reply
|
|||
15 Jul 2009, 03:58 |
|
LocoDelAssembly 15 Jul 2009, 04:05
You could also change ".end start" with ".end _Main" and place the variables inside a locals block inside the proc to make the variables really local and stored on the stack.
|
|||
15 Jul 2009, 04:05 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.