Lines Matching full:iso
195 C preprocessor, which provides a small superset of the features of ISO
199 of a program which does not expect them. To get strict ISO Standard C,
204 This manual describes the behavior of the ISO preprocessor. To
205 minimize gratuitous differences, where the ISO preprocessor's behavior
234 character set. It must be isomorphic with ISO 10646, also known as
308 that are defined by ISO C to stand for single characters. They
1661 signify that this compiler conforms to ISO Standard C. If GNU CPP
1790 `-std' switch specifying strict conformance to some version of ISO
1842 handled according to the ISO C99 standard. Object files will
3170 The ISO standard specifies that it is implementation defined whether
3314 Just as for the ISO preprocessor, what would be a closing quote can
3323 The major difference between traditional and ISO macros is that the
3342 The ISO stringification operator `#' and token paste operator `##'
3363 behavior to their ISO counterparts. Their arguments are contained
3419 directives in traditional mode that it supports in ISO mode,
3439 does not warn about features of ISO C which you must use when you are
3446 string literals, but does not in ISO C.
3459 some traditional preprocessors this was an error. In ISO C it
3980 traditional and ISO C. Also warn about ISO C constructs that have
4184 The ISO C standard from 1990. `c89' is the customary
4196 The revised ISO C standard, published in December 1999.
4207 The 1998 ISO C++ standard plus amendments.
4469 opposed to ISO C preprocessors. *Note Traditional Mode::.