At 11:15 2003-2-9 +0800, you wrote:

"Stringer" <[EMAIL PROTECTED]> wrote in message
news:112700@palm-dev-forum...


> The MetroWerks compiler supports a "long long" integer variable
> type, which should give you the size necessary.
>
> Roger Stringer
> Marietta Systems, Inc. (www.RF-TP.com)
>
>

Which data type can hold the "long long int"?
long long int is its own type, 64-bits wide. You could use MemMove to copy it into a char[8], I suppose.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com

--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to