A.4.4 Type Qualifiers

An object's type may have additional qualifiers. Declaring an object const announces that its value will not be changed; declaring it volatile announces that it has special properties relevant to optimization. Neither qualifier affects the range of values or arithmetic properties of the object. Qualifiers are discussed in Par.A.8.2.

TCPL/A.04.4_Type_Qualifiers (2008-02-23 15:35:43由localhost编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.