Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 (Fortune 01.1b1); site graffiti.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!ut-sally!ut-ngp!shell!graffiti!peter From: peter@graffiti.UUCP (Peter da Silva) Newsgroups: net.sources.bugs Subject: Re: efopen.c Message-ID: <315@graffiti.UUCP> Date: Wed, 16-Oct-85 14:47:47 EDT Article-I.D.: graffiti.315 Posted: Wed Oct 16 14:47:47 1985 Date-Received: Mon, 21-Oct-85 00:41:48 EDT References: <1741@watdcsu.UUCP> <2109@brl-tgr.ARPA> Distribution: net Organization: The Power Elite, Houston, TX Lines: 17 > > /* Open a file, aborting on failure */ > > ...whole bunch of comments about non-standard things... > > Nice try, but no cigar. > Please, folks, de-lint your code before posting! Please folks, think about the program before flaming! This program (as I understand it) is: 1. Specific to a particular machine (IBM-PC). 2. Not a complete distribution (it's a "missing function"). 3. Written for a non-UNIX compiler (Lattice or something). 4. Written for a compiler without (void) type. So who cares if you can't compile it on UNIX. It's just there to cover up a crummy runtime library anyway!