Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!topaz.rutgers.edu!ron From: ron@topaz.rutgers.edu (Ron Natalie) Newsgroups: comp.lang.c Subject: Re: What real non-UNIX 'C' compilers implement... Message-ID: <15297@topaz.rutgers.edu> Date: Sun, 4-Oct-87 14:09:16 EDT Article-I.D.: topaz.15297 Posted: Sun Oct 4 14:09:16 1987 Date-Received: Wed, 7-Oct-87 06:11:35 EDT References: <721@sugar.UUCP> <814@sugar.UUCP> <29156@sun.uucp> <1059@moscom.UUCP> <3701@venera.isi.edu> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 9 Presumably, people implementing C compilers for non-UNIX systems should ignore sections of the UNIX manual entirely and implement the X3J11 subroutine set. What you really need to know is when is _errno valid after a function call. This is the information that is not determinable from most manuals. -Ron