摘要:
对于一个词法分析程序,一般读取文件或者终端一个默认lex程序大致看上去像这样YY_BUFFER_STATE bp;extern FILE* yyin; ... whatever the program does before the first call to the scannerif(!yyi... 阅读全文
posted @ 2015-07-11 10:13
技术笔记_jsks
阅读(865)
评论(0)
推荐(0)