z80:Directives:ELSEIFDEF/ELSEIFNDEF

From Learn @ Cemetech
Revision as of 17:18, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The same as elseif except that it uses the ifdef or ifndef conditionals:

Syntax

   .elseifdef macro

Allowed inputs

Uses

See Also

elseif ifdef ifndef