bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug: return doesn't accept negative numbers


From: Bob Proulx
Subject: Re: bug: return doesn't accept negative numbers
Date: Sun, 7 Aug 2011 15:25:29 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

Linda Walsh wrote:
>       How about portable code using:
> 
>       (exit -1); return
> 
>       It's ugly, but would seem to be the portable/official way to
> do this.

Exit codes should be in the range 0-255.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]