bug-gmp
[Top][All Lists]
Advanced

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

Re: GMP documentation error


From: Kevin Ryde
Subject: Re: GMP documentation error
Date: Sun, 21 Dec 2003 08:02:27 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Rüdiger Schütz <address@hidden> writes:
>
> the bit functions AND, OR, XOR are wrongly documented. They do operate 
> bitwise,
> and not locigal.

"Logical" is used in the sense of low-level chip operations, where it
normally means bitwise, rather than the distinction C makes between &
and &&.

I'll change it to "bitwise-and" for maximum clarity though.

-- 
All followups to address@hidden please.




reply via email to

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