Xref: utzoo comp.sys.att:12225 comp.unix.programmer:1729 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!cse!rahim From: rahim@cse.uta.edu (Khalid Rahim) Newsgroups: comp.sys.att,comp.unix.programmer Subject: Re: sdb behavior Message-ID: <1991May2.233023.23822@cse.uta.edu> Date: 2 May 91 23:30:23 GMT References: <1991Apr25.201206.12430@mccc.edu> <1991Apr26.203951.24025@ceilidh.beartrack.com> <1991Apr29.000857.15510@mccc.edu> Organization: Computer Science Engineering Univ. of Texas at Arlington Lines: 8 I have question for UNIX programmers !! I am working on developing a YACC specifications, and I am not sure how to invoke a file from the YACC code. I want to open up a file and should be able to read it from YACC code. If any of you have done it before or worked exclusively with YACC before, please do let me know the secret !!!! Thank you very much