Date: Sat, 14 Dec 2002 23:51:39 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <8632-Sat14Dec2002235138+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: scanf and 'hh' width conversion, revision 2 (C99) [PATCH] References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sat, 14 Dec 2002 13:27:55 +0000 > From: "Richard Dawe" > > I was about to commit the patch to fix scanf to support > the 'hh' width conversion, when I realised that I had written > no documentation for it. Below is a patch that adds documentation > for 'hh'. Fine with me, thanks.