book/src/flex_config9.txt
author Eugen Sawin <sawine@me73.com>
Fri, 25 Mar 2011 15:57:06 +0100
changeset 6 189c28168c97
permissions -rw-r--r--
Corrections.
     1 \n.*	 { strcpy(line_buffer, yytext+1); 
     2            line_no++; yyless(1); }