On Feb 2, 7:45 ¨Âí¬ ÒïçåÐáãë ¼òïçåòðáãë²®®®Àçíáéì®ãïí÷òïôåº
> > I'd like to know how can I do to create ( or instantiate ) a Ruby Thread
> > from C .
>
> I'd just lookup the Thread class and call a "new" on it, passing it a
> block.
>
> -r
>
> --
> Posted viahttp://www.ruby-forum.com/.

Do you you have an example of doing this from within C that you can
point to?  My C isn't at an expert level, and I've had some trouble
finding an example that I can work with to do this sort of thing.

Thanks for any links or ideas.

Mike B.