James Tittle II wrote:
...CPPExtern.h only defines up to CPPEXTERN_NEW_WITH_FOUR_ARGS, so do I just need to add some more macros?
pd only allows you to set a maximum of 5 typechecked arguments. why gem goes only till 4, i don't know. however, i think it might be simpler to use CPPEXTERN_NEW_WITH_GIMME and do a "manual" type-checking.
(otoh, it should be rather simple, to add another macro to CPPExtern.h)
mfg.asd.r IOhannes