flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution 23 Jun 2010, 18:11
Code: buffer: times 64 db 0 |
|||
![]() |
|
nathanpc 23 Jun 2010, 18:15
Thanks very much!
![]() |
|||
![]() |
|
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 |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.