Subject: Re: sanity checking arguments to library functions... To: Chris G. Demetriou <cgd@netbsd.org> From: Julian Assange <proff@iq.org> List: tech-userlevel Date: 04/16/1999 23:48:41
cgd@netbsd.org (Chris G. Demetriou) writes:
> the programmer's convention for use of exit codes? i.e. exit(1) may
> mean one type of failure, exit(2) may mean another, etc.
/bin/false comes to mind :)