liberty-eiffel
[Top][All Lists]
Advanced

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

[Liberty-eiffel] Bitwise operations on integers


From: Christian Rinderknecht
Subject: [Liberty-eiffel] Bitwise operations on integers
Date: Wed, 13 Aug 2014 13:51:05 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0

Dear members,

I wonder how to perform bitwise operations on integers. Using
BIT_STRING is too costly in memory for me, and BIT n is not available
anymore.

(Background: I need to perform "xor" on integers that I add and
subtract from a data structure, to check these operations.)

Best regards,

Christian




reply via email to

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