calling convention

Thomas Koenig tkoenig@netcologne.de
Fri Nov 29 20:05:00 GMT 2013


Am 28.11.2013 23:28, schrieb Nuno Pedrosa:

> thanks for your reply.
> this will probably solve the calling convention problem,
> but not the order of the arguments.

You could also try to use BIND(C) to explicitly pass the
address of the string and its length.   Write a wrapper
routine for each routine for the library that you
want to call.

Regards

	Thomas



More information about the Fortran mailing list