From: Clifford Heath Date: 2006-03-03T09:58:37+09:00 Subject: Example of how to rb_class_new_instance(... rb_cBignum)? 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.