You are on page 1of 1

C Language Reference Manual

Characters, 157 Conditional operator, 63


conversions to integer, 43 const object, 4
integer constants, 158 const type qualifier
multibyte, 38, 157, 159 qualifiers
nongraphic, 25 const, 77
number of bits, 158 Constant expression, 165
shift states, 157 arithmetic, 66
source set vs. execution set, 158 Constant expressions, 24, 66
special, 25 address constant, 66
wide, 159 integral, 66
initialization, 89 Constants, 51
CHRCLASS environment variable, 166 character, 25
CHUNK, 121 enumeration, 27
clock function, 186 floating, 27
Coding rules integer, 24
#pragma directives, 105 long double precision, 43
Comma operator, 65 types of, 24
Comments, 23 wide character, 25
-common compiler option, 13 Continue statements, 95
Communication continue statements, 97, 98
between processors, 122 Controlling expression
compare–and–swap operation, 128 definition, 94
Compatible types, 16 Conversions, 43
Compilation, 2 arithmetic, 45
Compilation mode character, 43
effect on names, 21 floating-point, 43
Compile-time options function designators, 47
multiprocessing, 146 integer, 44
parallel programming, 146 promotions, 45
Compiler options lvalues, 47
-MP pointer, 44
check_reshape, 146 pointers, 47
clone, 146 rules
dsm, 146 ANSI C, 46
Compiler restrictions, 113 Traditional C, 46
exception handling, 113 cpp
on #pragma pfor, 113 changes, 7
scoping, 115 cyclic distribution, 137
Compound assignment, 65
Compound statements, 93
scope of declarations, 94
Computation scheduling
user control, 132

200 007–0701–130

You might also like