On Mar 3, 2006, at 1:58 AM, Clifford Heath wrote: > I'm building a C extension and have a "long long" > which I want to turn into a Bignum. Can anyone > point me to an example please? I've googled without > success. > > Clifford Heath. VALUE foo = LL2NUM(my_long); -- Daniel