Hmmm... that was easy. Enumerators are treated like integers and we have to explicitly set the values in the wrapper.
For returned/passed structures, is * alone enough in the declaration? Am trying that now... ~Yuva On 8/1/07, Yuvaraj Athur Raghuvir <[EMAIL PROTECTED]> wrote: > > Hello, > > How to incorporate enumerations in the J wrapper to C/C++ dlls in a way > that names can be passed to the verb but interpreted as an integer of the > right enumeration type? > > Regards, > Yuva > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
