![]() |
.err |
Previous | Assembler Directives | Next |
If as
assembles a .err
directive, it will print an error
message and, unless the '-Z' option was used, it will not generate an
object file. This can be used to signal error an conditionally compiled code.