[cffi-devel] mapping for define

Martin Simmons martin at lispworks.com
Wed Dec 15 11:30:42 UTC 2010


>>>>> On Tue, 14 Dec 2010 22:47:02 +0000, Luís Oliveira said:
> 
> On Tue, Dec 14, 2010 at 10:30 PM, pepone.onrez <pepone.onrez at gmail.com> wrote:
> > But still not found any examples on how to do the bit mask operations with
> > this constants, it would be great if some body can guide me to the right
> > direction, as i newbie to cffi and cl and i'm missed in the way.
> 
> CL has standard bit-wise logical operations. See <http://l1sp.org/cl/logand>.

And also http://l1sp.org/cl/logtest for use as a predicate.

__Martin




More information about the cffi-devel mailing list