Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!rutgers!cmcl2!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.std.c Subject: Re: ansi printf questions Message-ID: <9594@smoke.BRL.MIL> Date: 5 Feb 89 04:42:46 GMT References: <15159@oberon.USC.EDU> <9591@smoke.BRL.MIL> <372@twwells.uucp> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <372@twwells.uucp> bill@twwells.UUCP (T. William Wells) writes: >%i is the same as %d, according to the May draft. Yes, it's the same in the proposed standard submitted to X3. Undoubtedly this was added simply for symmetry with the scanf %i.