[comp.lang.c] printf a long long

kaleb@thyme.jpl.nasa.gov (Kaleb Keithley ) (10/16/90)

Can anyone point me to an algorithm for printing (sprintf) the value 
of a 64-bit integer, i.e. a gcc long long.

advaTHANKSnce

-- 
Kaleb Keithley                      Jet Propulsion Labs
kaleb@thyme.jpl.nasa.gov

causing trouble again.