J
John
When I write a module function in a C extension, I found that I need to
include "VALUE self" as the first argument, just as I do when I write a
class method in a C extension. Why is this?
Thanks,
John
include "VALUE self" as the first argument, just as I do when I write a
class method in a C extension. Why is this?
Thanks,
John