bagchi@dip.eecs.umich.edu (Ranjan Bagchi) (08/06/90)
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@eecs.umich.edu