2 to the power of 64, i would have thought for unsigned and +- 2 to 63 for
signed.
IE for unsigned 1.8447 * 10 to the power of 19.
> -----Original Message-----
> From: Jeremy Nuss [SMTP:[EMAIL PROTECTED]]
> Sent: 19 July 2001 17:39
> 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/