help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

64 bit arithmetic operation on 32 bit machine


From: Mircea Toma
Subject: 64 bit arithmetic operation on 32 bit machine
Date: Sat, 25 Feb 2012 06:56:21 -0800 (PST)

There's a way to perform 64 bit arithmetic operation on 32 bit machine without
explicit programing it; I mean a switch for compiler that enable some macro. I
find out that what i declared long long cant be used to perform arithmetic
operation like 63 shift or bitwise operation. The result is not what I
expected.
Thanks,
Mircea

reply via email to

[Prev in Thread] Current Thread [Next in Thread]