This commit is contained in:
parent
2f68dceedd
commit
03ac6cafba
8 changed files with 219 additions and 32 deletions
|
@ -34,7 +34,7 @@ public:
|
|||
int yygetchar();
|
||||
|
||||
private:
|
||||
FILE *m_fhInput;
|
||||
// FILE *m_fhInput;
|
||||
int m_charCount;
|
||||
int m_lineCount;
|
||||
int m_currentCharOnLine;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue