Qualifiers; Preprocessing Directives; Library Functions - Red Hat ENTERPRISE LINUX 4 Manual

Hide thumbs Also See for ENTERPRISE LINUX 4:
Table of Contents

Advertisement

128
[Allowable bit-field types other than
[Whether a bit-field can straddle a storage-unit boundary (6.7.2.1).]
[The order of allocation of bit-fields within a unit (6.7.2.1).]
[The alignment of non-bit-field members of structures (6.7.2.1).]
[The integer type compatible with each enumerated type (6.7.2.2).]
5.10. Qualifiers
[What constitutes an access to an object that has volatile-qualified type (6.7.3).]

5.11. Preprocessing directives

[How sequences in both forms of header names are mapped to headers or external source file names
(6.4.7).]
[Whether the value of a character constant in a constant expression that controls conditional inclu-
sion matches the value of the same character constant in the execution character set (6.10.1).]
[Whether the value of a single-character character constant in a constant expression that controls
conditional inclusion may have a negative value (6.10.1).]
[The places that are searched for an included
or the header is identified (6.10.2).]
[How the named source file is searched for in an included
[The method by which preprocessing tokens (possibly resulting from macro expansion) in a
directive are combined into a header name (6.10.2).]
#include
[The nesting limit for
GCC imposes a limit of 200 nested
[Whether the
operator inserts a
#
name in a character constant or string literal (6.10.3.2).]
[The behavior on each recognized non-
[The definitions for
are not available (6.10.8).]
If the date and time are not available,
expands to
"??:??:??"

5.12. Library functions

The behavior of these points are dependent on the implementation of the C library, and are not defined
by GCC itself.
_Bool
processing (6.10.2).]
#include
#include
character before the
\
STDC #pragma
and
__DATE__
__TIME__
__DATE__
.
Chapter 5. C Implementation-defined behavior
,
, and
signed int
unsigned int
delimited header, and how the places are specified
delimited header (6.10.2).]
""
s.
character that begins a universal character
\
directive (6.10.6).]
when respectively, the date and time of translation
expands to
(6.7.2.1).]
and
"??? ?? ????"
__TIME__

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 4 and is the answer not in the manual?

Table of Contents