On Sat, 18 Nov 2017 17:06:25 +0000, Mark Morgan Lloyd <[email protected]> wrote:
>I find myself wondering, in part due to conversations elsewhere: can the >Lazarus IDE do anything at all sane with a FORTRAN routine called from >Pascal? In the D7 application written in ObjectPascal calls were made into the FORTRAN created DLL:s referencing multi-dimensional arrays of data. Fortran processes the inversion and returns modified/new array output. So as long as the interface is like this and the calling conventions are OK it should work also from Lazarus/FPC. -- Bo Berglund Developer in Sweden _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
