flat assembler
Message board for the users of flat assembler.
Index
> Main > Times Using Fasm |
Author |
|
revolution 23 Jun 2010, 18:11
Code: buffer: times 64 db 0 |
|||
23 Jun 2010, 18:11 |
|
nathanpc 23 Jun 2010, 18:15
Thanks very much!
|
|||
23 Jun 2010, 18:15 |
|
revolution 23 Jun 2010, 18:17
If you need the buffer sized you can do this:
Code: buffer db 64 dup 0 Code: label buffer byte times 64 db 0 |
|||
23 Jun 2010, 18:17 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.