X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 19 Dec 2004 11:19:37 -0500 Message-Id: <200412191619.iBJGJbOj004588@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (message from Radical NetSurfer on Sun, 19 Dec 2004 11:07:17 -0500) Subject: Re: PLEASE EXPLAIN v2.953 References: <4tg7s0182f12t4dlbri2pdq2uqq6ausos7 AT 4ax DOT com> <32jv9hF3ldm8cU4 AT news DOT dfncis DOT de> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > What is/was the purpose of %D, %U ? Please read the manuals! @item D A signed long integer. This is non-standard and obsolete. Please use @code{ld} instead. @item U An unsigned long integer. This is non-standard and obsolete. Please use @code{lu} instead. > What I did was to attempt to convert those *.info files into a more > useful *.txt files (that was done long ago), Info files are basically just text files already. Or you could have used an info viewer, like info.exe.