-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ _______________________________________________ cffi-devel mailing list cffi-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel
Any chance of support for long long ints in the near future? If not, any
suggestions how to work around? I'm currently trying to bind to some
systems level routines and long long ints are used somewhat frequently. I
thought I might be able to generate a struct of two long ints to receive
the long long int. But my first attempts have resulted in segmentation
violations.
- [cffi-devel] Long Long Jeff Huter
- Re: [cffi-devel] Long Long Luis Oliveira
- [cffi-devel] Long Long Jeff Huter