flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > rb does not work |
Author |
|
CandyMan 31 Mar 2018, 16:14
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 |
|||
31 Mar 2018, 16:14 |
|
lbl 31 Mar 2018, 17:17
Thanks, I didn't know that
|
|||
31 Mar 2018, 17:17 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.