| |
|
Index
|
4.3 Identifiers
- Which additional multibyte characters may appear in identifiers
and their correspondence to universal character names (C99 6.4.2).
See Implementation-defined behavior (The C Preprocessor).
- The number of significant initial characters in an identifier
(C90 6.1.2, C90 and C99 5.2.4.1, C99 6.4.2).
For internal names, all characters are significant. For external names,
the number of significant characters are defined by the linker; for
almost all targets, all characters are significant.
- Whether case distinctions are significant in an identifier with
external linkage (C90 6.1.2).
This is a property of the linker. C99 requires that case distinctions
are always significant in identifiers with external linkage and
systems without this property are not supported by GCC.
|
|
|
|
|
|
|
|
Disclaimers: This
document is provided as free service for the benefits of Active-Venture.com's virtual hosting customers only. |
|

|
|
|
|
" Usenet is like a herd of performing elephants with diarrhea; massive, difficult to redirect, awe-inspiring, entertaining, and a source of mind-boggling amounts of excrement when you least expect it.
" |
|
|
|
|
|
|