flat assembler
Message board for the users of flat assembler.
Index
> Main > Include non-whitespace character issues |
Author |
|
Tomasz Grysztar 25 Jul 2018, 14:59
A single or double quote is not on a list of special characters, neither for fasm nor for fasmg. This means that this character can be a part of a name, like in this example from Understanding fasm 1:
Code: Jule's: The quotes are only treated specially when they begin a new token. So to have a quoted string recognized you need to have it separated from other name with special characters and/or whitespace. Note how fasm's syntax highlighter that works on this message board emphasizes these rules, including in your samples above. |
|||
25 Jul 2018, 14:59 |
|
jiangfasm 25 Jul 2018, 16:42
Tomasz Grysztar wrote: A single or double quote is not on a list of special characters, neither for fasm nor for fasmg. This means that this character can be a part of a name, like in this example from Understanding fasm 1: Thank you so much! |
|||
25 Jul 2018, 16:42 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.