1.7.20. lex_ReadInput()

[<<<] [>>>]

Call this function after proper initialization to read the input file. This function performs the laxical analysis and builds up an internal linked list that contains the lexemes.

int lex_ReadInput(pLexObject pLex
);

[<<<] [>>>]