Fast Morals & No Code

Andrew Koenig ark at alice.UucP
Sun Feb 23 03:00:35 AEST 1986


> The point is that the VMS C implementation must map its exit codes into
> what the operating system expects. When the programmer says `exit 0', he
> means `I succeeded'. The exit() function must support this.
>
>	jim		cottrell at nbs

No way!  exit(n) means "terminate and send the number n back to the system."



More information about the Comp.lang.c mailing list