From: Clifford Heath Date: 2006-03-03T10:18:38+09:00 Subject: Re: Example of how to rb_class_new_instance(... rb_cBignum)? Logan Capaldo wrote: > Basing this purely on a random guess (based on reasonable assumptions > about ruby) try: > LONGLONG2NUM() Reasonable guess I suppose, except that doesn't seem to be declared anywhere (ruby 1.8.1-11) :-(. Clifford.