Like Ben said, it's 64-bit
2^64 = 18,446,744,073,709,551,616
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jeremy
Nuss
Sent: Thursday, July 19, 2001 10:39 AM
To: Palm Developer Forum
Subject: RE: gcc and long long int
What is the largest number a long long can hold?
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Craig
Austin
Sent: Thursday, July 19, 2001 10:32 AM
To: Palm Developer Forum
Subject: RE: gcc and long long int
I've used gcc's "long long" and CodeWarrior's "long long" quite extensively,
and it works great. (I haven't used it with prc-tools though....just with
regular gcc)
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of James
Sent: Thursday, July 19, 2001 9:20 AM
To: Palm Developer Forum
Subject: gcc and long long int
All of this talk about unsigned floats got me thinking.
Has anyone used gcc's "long long int" (notice the two long's)?
Not really proper C/C++, but they support it in gcc/g++. On the palm
sizeof(long int)=4
sizeof(long long int)=8
Just wondering if there are any problems with it (besides possible
portability to CW). I notice that Int64 is NOT defined.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/