ICE on iargc()/command_argument_count() etc.

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Oct 15 00:17:00 GMT 2003


On Tue, Oct 14, 2003 at 04:31:31PM -0700, Charlie Zender wrote:
> 
> The following fortran90 code shows that neither
> command_argument_count(), nor the old backward compatibility function
> iargc() work. Presumably nor do getarg() and get_command_argument().

None of these functions are part of the Fortran 95
standard.  The current effort is to implement a 
functioning Fortran 95 compiler.  Once this is
finished adding convenience features will probably 
be undertaken.

BTW, what to you mean by "old backward compatibility
function iargc()"?  iargc() has never been a part of
a Fortran standard.

-- 
Steve



More information about the Fortran mailing list