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

Using const and volatile

The keyword const is one of the C++ features that is found in ANSI C. When an analogous keyword, volatile, was invented by the ANSI C committee, in effect, the type qualifier category was created. This still remains one of the more nebulous parts of ANSI C.

This section is organized as follows:


Next topic: Types for lvalues
Previous topic: Token pasting

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