flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
Code: buffer: times 64 db 0 |
|||
![]() |
|
nathanpc
Thanks very much!
![]() |
|||
![]() |
|
revolution
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-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.