J
Joe Van Dyk
Anyone got any good resources on embedding C into Ruby? The ones I
found were a couple years old (i.e. for 1.6).
What I'd like to do is be able to call Ruby functions from the C code
(don't care about return value here), and be able to call C functions
(and get the return data) from the Ruby code.
Thanks,
Joe
found were a couple years old (i.e. for 1.6).
What I'd like to do is be able to call Ruby functions from the C code
(don't care about return value here), and be able to call C functions
(and get the return data) from the Ruby code.
Thanks,
Joe