Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site brl-vgr.ARPA Path: utzoo!watmath!clyde!floyd!harpo!seismo!brl-vgr!gwyn From: gwyn@brl-vgr.ARPA (Doug Gwyn ) Newsgroups: net.unix-wizards Subject: Re: Why vprintf and not %r? Message-ID: <2859@brl-vgr.ARPA> Date: Mon, 26-Mar-84 18:33:00 EST Article-I.D.: brl-vgr.2859 Posted: Mon Mar 26 18:33:00 1984 Date-Received: Tue, 27-Mar-84 03:02:32 EST References: <435@wjh12.UUCP> Organization: Ballistics Research Lab Lines: 3 I believe (but am not sure) that the %r embedded format spec could\ not be implemented successfully on all computer architectures whereas varargs can. Anyone have more specific information?