This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: `quad' printf format specifier ?



Marc Espie <Marc.Espie@liafa.jussieu.fr> writes:

|> I would very much like to know what's the exact status of stuff such as
|> atoq(), or printf("%qd").  Does it correspond to any current standard/draft,
|> or is it just a common extension that is supposed to work in a given way ?

The C9X standard has atoll and printf("%lld"), and generally uses the ll
suffix for long long variants of funtions.  The `q' variants are just BSD
extensions.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org