Newsgroups: comp.unix.questions Subject: quick query 'bout lex Is there a quick hack which'll let yylex (& yyparse) run over a character array as opposed to a FILE*? I'm screwing around with modifying yy.lex.c, but am afraid of doing something unspeakable. -rj bagchi at eecs.umich.edu