Description: //Program C language lexical analyzer design
//Variables used in the
//CCH discharge the current character
//Q flag reserved word (1: 0: no)
,// StrToken reserved word list
/* C language reserved words (32)
auto break case char const
continue default do double else
enum extern float for goto
if int long register return
short signed sizeof static struct
switch typedef union unsigned void
volatile while
Operator
() [] {}+-* /
<< = >> ===! =+ =- =* =* /
/* a = @ b =# incorrect character line, @,#, the two symbols of the incorrect character* /
To Search:
File list (Check if you may need any files):
scan.cpp