"Marvin Bellamy" <[EMAIL PROTECTED]> a écrit dans le message de 
news: [EMAIL PROTECTED]
> Is there a library out there supporting basic 64-bit integer arithmetic 
> (+,-,X,/)?
>

long long x=2;
long long y=4;
long long z;

z=y/4;

-- 
Regis St-Gelais
www.laubrass.com 



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

Reply via email to