flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > suggestion: Allow emit (dbx) with zero-length values |
Author |
|
Tomasz Grysztar 02 Apr 2017, 07:48
This parameter is not the length of value, but the size of data unit. You can use zero-length values with DBX just like with any other data directive:
Code: dbx 4: 0 dup ? ; same as dd 0 dup ? dbx 1: '' ; same as db '' |
|||
02 Apr 2017, 07:48 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.