Please don't reprint this article; please don't re-publish this article in any form; please delete it within 24 hours of downloading this article; it is forbidden to use this article for commercial purposes.
2 Lexical Conventions [Lex] 2.13 Litrals [lex.literal] 2.3.1 Integer Literals [lex.icon] 2 lexical agreement [lexical] 2.3 text quantity [lexical. Text quantity] 2.3.1 integer text [lex " integer-literal: decimal-literal integer-suffixopt octal-literal integer-suffixopt hexadecimal-literal integer-suffixopt decimal-literal: nonzero-digit decimal-literal digit octal-literal: 0 octal-literal octal-digit hexadecimal-literal: 0x hexadecimal -digit 0x Hexadecimal-Digit Hexadecimal-Literal HEXADECIMAL-DIGIT NONZERO-DIGIT: One of 1 2 3 4 5 6 7 8 Octal-Digit: One of 0 1 2 3 4 5 6 7 Hexadecimal-Digit: One Of 0 1 2 3 4 5 6 7 8 9 Abcdef Abcdef Integer-Suffix: Unsigned-Suffix Long-Suffixopt Long-Suffix Unsigned-SuffixOpt UNSigned-Suffix: One IF U U U 整 整 -: One of L1 - Text Quantity - Declaration - Text Integer - Suffix OPT Octa - Document Element - Suffix OPT Hexadecimal - Document Elete - Sufficient OPT Decimal - Data Quotes: Non-zero - Digital Decondition - Document Quantity Digital Octa - Text Quantity: 0 Octa - Document Volume 8 - Digital Hexadecimal - Text Products: 0x Hexadecigation - Digital 0x Hexadecimal - Digital Ten Six-in-line-text volume hexadecimal-digital non-zero-numbers: 1 1 1 2 3 4 5 6 7 8 988-numbers: The following 0 1 2 3 4 5 6 7 7. - Digital : One of the following 0 1 2 3 4 5 6 7 8 9 Abcdef abcdef integer - suffix: unsigned- suffix long-suffix Opt long-suffix unsigned- suffix opt UNSIGNED-suffix: one of the following U u long-suffix:
One of the following l L An integer literal is a sequence of digits that has no period or exponent part. An integer literal may have a prefix that specifies its base and a suffix that specifies its type. The lexically first digit of the sequence of digits is the most significant. A decimal integer literal (base ten) begins with a digit other than 0 and consists of a sequence of decimal digits. An octal integer literal (base eight) begins with the digit 0 and consists of a sequence of octal digits. 22) A hexadecimal integer literal (base sixteen) begins with 0x or 0X and consists of a sequence of hexadecimal digits, which include the decimal digits and the letters a through f and A through F with decimal values ten through fifteen [Example:. the Number Twelve Can Be Written 12, 014, or 0xc.] Integer text is a digital sequence that does not contain a period or index portion. Integer text may contain a prefix specifying its base, or a suffix specifying its type. The first number of digital sequence speech is most important. The decimal integer character begins in a number of not 0 and consists of a decimal digital sequence. The eight-input integer text is started in the number 0 and consists of an octal digital sequence. 22) Hexadecimal integer text The amount begins with 0x or 0x and consists of hexadecimal digital sequences, and hexadecimal numbers include decimal numbers and to indicate that decimal value from 10 to fifteen, from A to F and Letters from A to F. [Example: Value 12 can be written into 12, 014, or 0xc.