Next: , Up: ARC Syntax


9.3.2.1 Special Characters

The presence of a `#' on a line indicates the start of a comment that extends to the end of the current line. Note that if a line starts with a `#' character then it can also be a logical line number directive (see Comments) or a preprocessor control command (see Preprocessing).

The ARC assembler does not support a line separator character.