File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / _23ifndef
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



#ifndef              Preprocessing Directive              #ifndef




Include code conditionally


The preprocessing directive #ifndef checks whether identifier has
been defined as a macro name.  If identifier has _n_o_t been defined
as  a macro,  then  the preprocessor  includes  group within  the
program, up  to the next  #elif, #else, or  #endif directive.  If
identifier has been defined, however, then group is skipped.

An  #ifndef directive  can  be followed  by any  number of  #elif
directives, by one #else directive, and by one #elif directive.

***** See Also *****

#elif, #else, #endif, #if, #ifndef, C preprocessor, defined









































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.