pp-number: digit . digit pp-number digit pp-number identifier-nondigit pp-number e sign pp-number E sign pp-number p sign pp-number P sign pp-number .
922
A preprocessing number begins with a digit optionally preceded by a
period (
923 Preprocessing number tokens lexically include all floating and integer constant tokens.
924 A preprocessing number does not have type or a value;
925 it acquires both after a successful conversion (as part of translation phase 7) to a floating constant token or an integer constant token.
926 69) Thus, sequences of characters that resemble escape sequences cause undefined behavior.
Next
Created at: 2005-06-29 02:18:58
The text from WG14/N1124 is copyright © ISO