Hi, sure I miss something in the Ruby MRI C API, but I don't find a
function like:
VALUE object = rb_new_instance(VALUE klass, int num_args, ...)
Does it exist? or should I use rb_funcall() ?
Thanks a lot.
···
--
Iñaki Baz Castillo
<ibc@aliax.net>