Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site decvax.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!minow From: minow@decvax.UUCP (Martin Minow) Newsgroups: net.unix-wizards Subject: Re: RE: %r on Decus C compiler Message-ID: <243@decvax.UUCP> Date: Sun, 23-Oct-83 17:42:45 EDT Article-I.D.: decvax.243 Posted: Sun Oct 23 17:42:45 1983 Date-Received: Tue, 25-Oct-83 00:00:44 EDT References: <12631@sri-arpa.UUCP> Organization: DEC UNIX Engineering Group Lines: 12 It was suggested that %r in the Decus C printf means "rad50". This is incorrect. %r is identical to %r in Unix V6 -- a "format goto". It wasn't documented because it wasn't documented in the V6 manuals (and hence wasn't standard). I know. I wrote the code. Now you know too. Enough? Martin Minow decvax!minow