| delorie.com/archives/browse.cgi | search |
| 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 <dj AT delorie DOT com> |
| To: | djgpp AT delorie DOT com |
| In-reply-to: | <ni9bs09vhmlefb5h3djvjr9b147vt9jf4e@4ax.com> (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> <ni9bs09vhmlefb5h3djvjr9b147vt9jf4e AT 4ax DOT com> |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
> 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.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |