flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > concatenate two strings outside of a macro |
Author |
|
LocoDelAssembly 03 Oct 2012, 14:13
Not sure if this is the easier way to do it but seems to work:
Code: path equ 'res/' match path, path{ file path#'icon.ico' } |
|||
03 Oct 2012, 14:13 |
|
yoshimitsu 03 Oct 2012, 14:24
yeah, I reread that # is only for usage inside a macro which is why I'd need to wrap all my resource inclusion instructions in a macro the way your example does it, thanks. But I wondered if there's a one-liner which concats such string constants like on the fly. man, I really need to take a big look into FASM's manuals again..
|
|||
03 Oct 2012, 14:24 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.