1930
Each
1931
If, in the replacement list, a parameter is immediately preceded by a
1932 Each occurrence of white space between the argument's preprocessing tokens becomes a single space character in the character string literal.
1933 White space before the first preprocessing token and after the last preprocessing token composing the argument is deleted.
1934
Otherwise, the original spelling of each preprocessing token in the
argument is retained in the character string literal, except for
special handling for producing the spelling of string literals and
character constants: a
1935 If the replacement that results is not a valid character string literal, the behavior is undefined.
1936
The character string literal corresponding to an empty argument is
1937
The order of evaluation of
Next
Created at: 2005-06-29 02:19:04
The text from WG14/N1124 is copyright © ISO