Mail Archives: djgpp/2004/12/18/19:15:26
Radical NetSurfer <RadSurfer AT yahoo DOT com> wrote:
[... much snipped ...]
> What is this indicating?
To put it bluntly: it indicates that you haven't read the fine manual
on printf() with sufficient attention yet. Please do so immediately.
> %ld works, but get this, according to 'libc.txt' which describes the
> library functions (by category, etc.) and looking at
> printf
There is no 'libc.txt' that is supposed to document the details of
DJGPP's implementation of printf(). The main documentation is libc.info.
> there is *NO* sign of &h, no sign of 'l' as a long modifier,
Huh? What's this, then (quoted straight from 'info libc alpha printf':
* An optional conversion qualifier, which may be `h' to specify
`short', `l' to specify long ints, or `L' to specify long doubles.
Long long type can be specified by `L' or `ll'.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -