Integer Constants

The lexical tokens for integer constants are specific to the current language.

 

integer_constant

    : INTEGERconstant for C and C++

    | INTEGERconstant for Fortran