Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!umich!umeecs!bagchi@dip.eecs.umich.edu From: bagchi@dip.eecs.umich.edu (Ranjan Bagchi) Newsgroups: comp.unix.questions Subject: quick query 'bout lex Message-ID: <3005@zipeecs.umich.edu> Date: 5 Aug 90 19:03:37 GMT Sender: bagchi@zip.eecs.umich.edu Organization: University of Michigan EECS Dept, Ann Arbor, MI Lines: 10 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