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



void                        C Keyword                        void




Data type


The keyword  void indicates that  the function does  not return a
value.   Using void  declarations makes  programs clearer  and is
useful in error checking.  For example, a function that prints an
error message  and calls  exit to  terminate a program  should be
declared void because it never returns.  A function that performs
a calculation and stores  its result in a global variable (rather
than rreettuurrnning the result),  or one that returns no value, should
also be declared void to  prevent the accidental use of the func-
tion in an expression.

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

C keywords








































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.