On 6/8/06, ts <decoux / moulon.inra.fr> wrote: > >>>>> "D" == Daniel Berger <djberg96 / gmail.com> writes: > D> rb_struct_define("MyStruct", "fee", "fi", "fo", "alpha", "beta", > D> "gamma", 0); > > ^^^^^^^^^^ > > "gamma", NULL); > > D> } Gah. That's one of the things that I absolutely *despise* about C as opposed to C++. I *like* that I can use 0 as if it were the same thing as NULL and not (void*)0. -austin -- Austin Ziegler * halostatue / gmail.com * Alternate: austin / halostatue.ca