From: Shea Martin Date: 2007-01-25T01:20:05+09:00 Subject: Re: ebedded: calling a C function from script. > rb_define_module_function(cls, "a_class_method", _class_method, 2); Aahh, that was the one I was looking for. ~S