flex file .l. By default, this will produce a C source code file called lex.yy.c meant to be compiled with a tool like gcc , e.g.: $ gcc -o mylexer lex.yy.c.
確定! 回上一頁