flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
CandyMan
rb is indicating reserve bytes the memory (will be undefined) but don't fill the memory up
try: Code: rb 100 db 0 or Code: db 100 dup 0 _________________ smaller is better |
|||
![]() |
|
lbl
Thanks, I didn't know that
![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.