efopen.c

Peter da Silva peter at graffiti.UUCP
Thu Oct 17 04:47:47 AEST 1985


> > /* 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!



More information about the Comp.sources.bugs mailing list