book/src/flex_config9.txt
author Eugen Sawin <sawine@me73.com>
Sat, 26 Mar 2011 01:46:39 +0100
changeset 7 244a159d16ea
permissions -rw-r--r--
Corrections.
     1 \n.*	 { strcpy(line_buffer, yytext+1); 
     2            line_no++; yyless(1); }