Path: utzoo!mnetor!uunet!nuchat!flatline!sugar!peter From: peter@sugar.UUCP (Peter da Silva) Newsgroups: comp.lang.c Subject: Re: exit(-1) Message-ID: <1430@sugar.UUCP> Date: 3 Feb 88 06:06:01 GMT References: <502@cresswell.quintus.UUCP> <6935@brl-smoke.ARPA> <1179@wjvax.UUCP> <2347@bloom-beacon.MIT.EDU> Organization: Sugar Land UNIX - Houston, TX Lines: 11 I don't understand the problem. On VMS, neither 1 nor 0 are valid exit codes. So have the exit function map 0 into SUCCESS, and 1 into FAIL. Let anything else through unchanged... Or go with VMS$EXIT(VMS_CODE);. -- -- Peter da Silva `-_-' ...!hoptoad!academ!uhnix1!sugar!peter -- Disclaimer: These U aren't mere opinions... these are *values*.