Subject: Re: Example of how to rb_class_new_instance(... rb_cBignum)?
From: Clifford Heath <no.spam please.net>
Date: Fri, 3 Mar 2006 13:33:38 +0900
References: 182362182366
In-reply-to: 182366
Daniel Harple wrote:
> VALUE foo = LL2NUM(my_long);
Thanks both. I have my extension working.
Kudos to Matz also - it's really easy to build these things :-).
Clifford Heath.