To: djgpp AT delorie DOT com Date: Mon, 10 Apr 2000 15:41:03 -0400 Subject: long long in printf() Message-ID: <20000410.154104.-410679.5.roberts.j.whitlock@juno.com> X-Mailer: Juno 4.0.5 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Juno-Line-Breaks: 2-3,6-11 X-Juno-Att: 0 X-Juno-RefParts: 0 From: Robert S Whitlock Reply-To: djgpp AT delorie DOT com Hello I'm trying to use printf() and family to print long long variables. But I don't know of any conversion spcifier thingie. Can anyone help me out? If there is another data type that has increased range over the int type and is a "whole number" variable instead of a floating point, and you know the conversion specifier to that, that would be great too. tia -- Robert Whitlock