1.7.14. lex_Long()

[<<<] [>>>]

When the type of the current lexeme is LEX_T_LONG during the lexeme iteration this function should be used to retrieve the actual value of the current lexeme.

long lex_Long(pLexObject pLex
);

[<<<] [>>>]