too many enumerated types?

Bob Lenk rml at hpfcdc.HP.COM
Wed Mar 1 08:51:08 AEST 1989


In article <1049 at vsi.COM>, friedl at vsi.COM (Stephen J. Friedl) writes:

>     What does POSIX say about perror(3)?

The ANSI C standard includes perror(); it leaves the text of messages
implementation-defined.  POSIX (1003.1) requires perror() by reference
to the ANSI C standard.  I think we can expect it to be around for a
long time.  That doesn't mean that other (possibly better, possibly not)
interfaces for printing error messages won't come about, and perhaps
even become standard.

		Bob Lenk
		hplabs!hpfcla!rml
		rml%hpfcla at hplabs.hp.com



More information about the Comp.unix.wizards mailing list