File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / _23else
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



#else                Preprocessing Directive                #else




Include code conditionally


The  preprocessing directive  #else  conditionally includes  code
within a  program.  It is preceded by one  of the directives #if,
#ifdef, or  #ifndef, and  may also be  preceded by any  number of
#elif  directives.    If  the  conditional   expressions  of  all
preceding directives evaluate  to false (i.e., to zero), then the
code introduced  by #else is  included within the  program, up to
the #endif directive.

A #if,  #ifdef, or #ifndef directive can be  followed by only one
#else directive.

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

#elif, #endif, #if, #ifdef, #ifndef, C preprocessor







































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.