[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Integers
On 18 Apr 2002 18:14:21 -0400, "Jonathan Bachrach" <jrb@ai.mit.edu>
said:
> it would be easy enough to add a machine-word class for shuttling back
> and forth all bits in the meanwhile. let me know how pressing this
> is.
It's not pressing. In the meantime I'm working around it by having a
structure on the C side holding the relevant integer information and
having Goo keep a pointer to the structure (pretty much the same way as
FILE* is handled with the file routines I guess).
Chris.
--
Chris Double
chris.double@double.co.nz