DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Complying with standard C

Standard headers and reserved names

Very early in the standardization process, the ANSI Standards Committee chose to include library functions, macros, and header files as part of ANSI C. These macros, header files, and functions are necessary to write truly portable C programs, however, they also produce a large set of reserved names.

This section presents the various categories of reserved names and some rationale for their reservations. At the end is a set of rules to follow that can steer your programs clear of any reserved names.

This section is organized as follows:


Next topic: Balancing process
Previous topic: C language features

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003