Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!utah-cs!lepreau From: lepreau@utah-cs.UUCP (Jay Lepreau) Newsgroups: net.unix Subject: Re: Re: "exit(1);" considered useless; p - (nf) Message-ID: <2518@utah-cs.UUCP> Date: Mon, 20-Feb-84 14:45:01 EST Article-I.D.: utah-cs.2518 Posted: Mon Feb 20 14:45:01 1984 Date-Received: Tue, 21-Feb-84 04:44:56 EST References: fortune.2534 Lines: 4 Exactly this (a user-modifiable printf format table of functions) was actually done long ago by Alan Snyder, then of MIT, now of HP, in his runtime support for his PDP-10 C compiler. I currently use most of it in the printf used in my PDP-10 pcc port. It works fine.