flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > is <'testing',0> auto prepend 0 byte? |
Author |
|
sleepsleep 09 Feb 2013, 15:01
hi,
is using <'my string',0> auto prepend 0 byte? should i use <'mystring'> instead of <'mystring',0> thank you. |
|||
09 Feb 2013, 15:01 |
|
JohnFound 09 Feb 2013, 16:37
What macro library?
|
|||
09 Feb 2013, 16:37 |
|
cod3b453 09 Feb 2013, 19:01
To prepend would be <0,'my string'> to append would be <'my string',0>; the second case is what you'd use for null terminated strings.
|
|||
09 Feb 2013, 19:01 |
|
ASM-Man 09 Feb 2013, 19:58
Asm++ wrote:
I agree,but here seems a special case, the < > is macro of library that (so far) we don't know how is implemented. Such macro can expand to put a 0-byte at end-of-string,it's want to he know. By reading the doucumentaion is only way to know. _________________ I'm not a native speaker of the english language. So, if you find any mistake what I have written, you are free to fix for me or tell me on. |
|||
09 Feb 2013, 19:58 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.