Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site codas.UUCP Path: utzoo!watmath!clyde!bonnie!akgua!akguc!codas!mikel From: mikel@codas.UUCP (Mikel Manitius) Newsgroups: net.sources Subject: Re: efopen.c Message-ID: <297@codas.UUCP> Date: Fri, 18-Oct-85 10:12:05 EDT Article-I.D.: codas.297 Posted: Fri Oct 18 10:12:05 1985 Date-Received: Sun, 20-Oct-85 04:00:55 EDT Distribution: net Organization: AT&T Information Systems (SDSS) - Orlando Lines: 9 I was just looking at the code for efopen.c, and again I found myself barfing at the fact of how many people don't know of the existance of perror(3), apparently the people who wrote sh(1) and cat(1) didn't know of it either, all the damn things tell you is "cannot open ...". Please people, read your manual about perror(3), or use errno yourself, it is so easy to program in perror so it will tell you why it cannot open a file, execute a system call, exec a file, etc... -- Mikel Manitius - ...{ihnp4|akguc|attmail|indra!koura}!codas!mikel