Kostas,

I think all loadfunc() functions in principle take a variable number
of arguments, so I would have to look at your C code before I diagnosed
the problem you describe.  Your own argument handling code in the loaded
eqI() code is what would normally generate the runtime error you describe.
argc may be different (off by 1) than you are assuming, or there may be
some other surprise for you.

Clint

_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to