Mail Archives: djgpp/1997/09/17/10:02:04
From: | mschulter AT DOT value DOT net (M. Schulter)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: long long int in DJGPP?
|
Date: | 14 Sep 1997 19:43:33 GMT
|
Organization: | Value Net Internetwork Services Inc.
|
Lines: | 29
|
Message-ID: | <5vhep5$2v6$1@vnetnews.value.net>
|
References: | <5v6udh$bu0 AT news DOT xgw DOT fi>
|
NNTP-Posting-Host: | value.net
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Sampo Niskanen (sampo AT lizard DOT compart DOT fi) wrote:
: M. Schulter wrote:
:
: > Looking at the GCC docs and reading the mail archives on DJ's site
: > leaves me still a bit unclear as to whether DJGPP supports the 64-bit
: > long long int type.
:
: I would also be interested to hear the answer, so could you post the
: answer to comp.os.msdos.djgpp (or mail it also to me)?
: Thanks.
Hello, there.
The short answer is that it works fine -- I just needed to upgrade from
DJGPP 2.00 to 2.01.
For format specifiers, please see
info libc alph printf
For example, I use %Ld to output a long long int in decimal format.
Most appreciatively,
Margo Schulter
mschulter AT value DOT net
(To reply, please remove the extra . in my default address)
- Raw text -