From: pere.noel@... (=?ISO-8859-1?Q?Une_b=E9vue?=) Date: 2006-08-09T01:45:13+09:00 Subject: Init_xxx(with arg ??) in C for ruby ext ??? hey all, new to C, i'm writing a ruby ext, i wonder if we could pass an arg to Init_xxx(type * arg) ??? this is to have a constructor in ruby like that : trick=MyClass.new("my arg") and if not does exists a workaround ??? -- une b�vue