Ifndef

Is an inverted version of ifdef in that it assembles if the macro does not exist.

Syntax

.ifndef macro

Allowed inputs

Uses

See Also

if
ifdef

Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.