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 ){