help-gnu-emacs
[Top][All Lists]
Advanced

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

How to calculate logic shift of large numbers?


From: Zhang Wei
Subject: How to calculate logic shift of large numbers?
Date: Sat, 21 Jan 2006 04:19:18 +0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/23.0.0 (gnu/linux)

The following statement seems don't work due to the 29bit limit of
emacs integers:

(lsh #x112233445566778899aabbcccdd 4)






 


reply via email to

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