Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!microsoft!uw-beaver!tektronix!ogcvax!omsvax!hplabs!sri-unix!gwyn@brl-vld From: gwyn%brl-vld@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: need info: %r in printf Message-ID: <12680@sri-arpa.UUCP> Date: Sat, 22-Oct-83 02:12:08 EDT Article-I.D.: sri-arpa.12680 Posted: Sat Oct 22 02:12:08 1983 Date-Received: Sat, 22-Oct-83 10:34:51 EDT Lines: 13 From: Doug Gwyn (VLD/VMB) Just for the record, you CAN get a more recent definition of C; just buy the appropriate UNIX System V manuals. You don't need a license. The language is much nicer these days than it was at the time of 7th Edition UNIX. I obtained the DECUS C compiler and was not at all impressed with it. To give the audience an idea of how its developers viewed C, the DECUS compiler was WRITTEN IN MACRO-11! Most of the emphasis in its library support was on ways of accessing the baroque DECisms, especially bad in the RSX-11M version. You would think that "Software Tools" would have had a larger impact..