return level?

Greg Louis glouis at dynamicro.on.ca
Tue Feb 18 15:46:16 CET 2003


On 20030218 (Tue) at 0836:15 -0600, Bob Parnass, AJ9S wrote:
> In UNIX-type sysetms, exit codes represented by 8 bits, right?

No: this is from manpage exit(3).

NAME
       exit - cause normal program termination

SYNOPSIS
       #include <stdlib.h>

       void exit(int status);

DESCRIPTION
       The  exit() function causes normal program termination and the
       value of status is returned  to  the  parent.

CONFORMING TO
       SVID 3, POSIX, BSD 4.3, ISO 9899 (`ANSI C'')

-- 
| G r e g  L o u i s          | gpg public key:      |
|   http://www.bgl.nu/~glouis |   finger greg at bgl.nu |
| Help free our mailboxes. Include                   |
|        http://wecanstopspam.org in your signature. |




More information about the Bogofilter mailing list