Search found 5 matches

by milo
Tue Feb 22, 2005 11:45 pm
Forum: Fortran
Topic: Fortran Compiler Compatability
Replies: 8
Views: 115228

The sample problem you provide with the latest release eliminates the problem that I experienced with the Fortran 77 test case.

I should have added that the Fortran 95 test case sets up the Dplot stucture prior to each call to Dplot_Plot and uses allocatable arrays in each of the four examples for ...
by milo
Tue Feb 22, 2005 4:40 pm
Forum: Fortran
Topic: Fortran Compiler Compatability
Replies: 8
Views: 115228

I take note of what you say, namely:"You'll find that C_EXTERNAL isn't quite right. That uses normal C calling conventions (caller responsible for removing arguments from the stack) rather than STDCALL (called function removes arguments from the stack). What you'll get with C_EXTERNAL is everything ...
by milo
Sat Feb 19, 2005 2:05 pm
Forum: Fortran
Topic: Fortran Compiler Compatability
Replies: 8
Views: 115228

Just completed test of a Win32 Fortran 95 program using Salford FTN95 Compiler, Version 4.7.1. Obtained compatability using Salford's external C/C++ routine and DPLOTLIB.DLL. The routine C_EXTERNAL name ['alias'][(desc)][:restype] allows for the case sensitive call to the external name Dplot_Plot.
by milo
Thu Mar 11, 2004 3:00 pm
Forum: Fortran
Topic: Fortran Compiler Compatability
Replies: 8
Views: 115228

I had taken note of the information you provided in the source. Having built a new library for version 1.1, I simply proceeded to do the same with the release of version 1.2. I did not have any problems in either case.
by milo
Tue Mar 09, 2004 2:42 pm
Forum: Fortran
Topic: Fortran Compiler Compatability
Replies: 8
Views: 115228

Fortran Compiler Compatability

I can confirm that the sample source FTEST.FOR will work properly without changes with the latest version of Open Source WATCOM Fortran, namely version 1.2.