From: Shea Martin Date: 2007-01-25T00:25:10+09:00 Subject: Re: ebedded: calling a C function from script. Shea Martin wrote: > Thanks, that worked great. How do I do I define a class method? Doesn't > seem to be in ruby book. > ~S Also, I can't seem to figure out how to pass ARGV to my script. I tried setting the global AGV before running, but it gets reset when I start. ~S