Skip to content
Prev 273371 / 398506 Next

Problem with .C

On 05/10/11 01:04, Grigory Alexandrovich wrote:
It's impossible to say, with such minimal information, but a reasonable
guess is that there is a problem with the declaration of "x" and "y" in
foo.c.  These would (I think) need to be declared as double *, not double,
when foo is called from .C().

     cheers,

         Rolf Turner