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



if                          C Keyword                          if




Introduce a conditional statement


if is  a C keyword that introduces  a conditional statement.  For
example,


        if (i==10)
                dosomething();


will dosomething only if i equals ten.

if statements can be used with the statements eellssee iiff and eellssee to
create a  chain of conditional statements.  Such  a chain can in-
clude  any  number  of eellssee  iiff  statements,  but  only one  eellssee
statement.

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

C keywords, else



































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.