On Sun, 21 Jan 2001, ts wrote: > >>>>> "A" == Avi Bryant <avi / beta4.com> writes: > > A> Is there a rough equivalent of rb_scan_args for use with rb_funcall? > > rb_scan_args(argc, argv, "12*&", ...); Sorry... are you actually saying I can use that somehow when *calling* a method with a block?