This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: `quad' printf format specifier ?
- To: Marc Espie <Marc dot Espie at liafa dot jussieu dot fr>
- Subject: Re: `quad' printf format specifier ?
- From: Andreas Schwab <schwab at LS5 dot informatik dot uni-dortmund dot de>
- Date: 08 Feb 1999 10:44:24 +0100
- Cc: Zack Weinberg <zack at blastula dot phys dot columbia dot edu>, egcs at egcs dot cygnus dot com
- References: <19990206133120.26761@liafa1.liafa.jussieu.fr> <199902061904.OAA02631@blastula.phys.columbia.edu> <19990206222305.19585@liafa1.liafa.jussieu.fr>
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