system intrinsic removed from -std=f95
Richard E Maine
Richard.Maine@nasa.gov
Thu Aug 4 15:52:00 GMT 2005
On Aug 4, 2005, at 3:51 AM, Carsten Lemmen wrote:
> Is there a f95 compliant way to call SYSTEM?
No. Nor is there directly an f2003 one. I pushed a little to get one
added at the last minute, but it was too late and didn't "fly". There's
an active proposal for the next standard after f2003 (though I
personally feel that it is hampered by the main proponent adding too
many complications, such as an asynchronous option, and then not
working out the complications very well - seems to me like a good way
to kill the thing).
In f2003 one can at least get at the C version in a standard way
through C interop, so the capability is indirectly there, even though
it isn't directly in the Fortran standard (and is not something that
the Fortran compiler would specifically know about).
--
Richard Maine | Good judgment comes from experience;
Richard.Maine@nasa.gov | experience comes from bad judgment.
| -- Mark Twain
More information about the Fortran
mailing list