From: utzoo!decvax!ittvax!swatt
Newsgroups: net.unix-wizar
Title: Re: Identify program error messages, ple - (nf)
Article-I.D.: ittvax.407
Posted: Mon Aug  9 12:55:30 1982
Received: Tue Aug 10 02:07:26 1982
References: utah-gr.513

One of the "wins" of the whitesmiths library is a simple approach
to error messages.  The function "errfmt" works like UNIX "printf",
but always prints to standard error.

Once exposed to this facility, I found I couldn't live without it.
A little research into the internals of stdio allowed me to create
the necessary analogs on UNIX with ease.  I would be glad to send
them to anyone interested.

	- Alan S. Watt
	(decvax!ittvax!swatt)