Mail Archives: djgpp/1995/05/09/03:06:47
>
> Dear DJgpp'ers:
> As the Subject line says, How can I printf a long long
> int? I had tried putting a LL in the format string without success.
>
> Luis G. Hernandez-Urena
> Math. Dept. Univ. of Costa Rica
> email ghernan AT cariari DOT ucr DOT ac DOT cr
>
long long a;
printf("%qd\n",a);
--Chris Christoph P. U. Kukulies kuku AT gil DOT physik DOT rwth-aachen DOT de
FreeBSD blues.physik.rwth-aachen.de 2.0-BUILT-19950507 FreeBSD 2.0-BUILT-1995
0507 #0: Sun May 7 18:08:05 MET DST 1995 root AT blues DOT physik DOT rwth-aachen DOT d
e:/usr/src/sys/compile/BLUESGUS i386
- Raw text -