Assembler : Directives : ENDIF
ENDIF
-
Terminate the current level of conditional assembly. Report an error if the number of IF's and ENDIF's doesn't match.
See also
IF
,
IFDEF
,
IFNDEF
,
ELSE
.