.f03 file extension in gfortran

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Oct 12 05:36:00 GMT 2006


On Wed, Oct 11, 2006 at 09:46:03PM -0700, Steve Kargl wrote:
> On Thu, Oct 12, 2006 at 10:30:43AM +0545, Hom Nath Gharti wrote:
> > It seems that the gfortran does not recognize the file extension .f03.
> > I would be grateful for more information in this regard.
> > 
> 
> Why use .f03?  There is no reason.  In gfortran (and most other
> compilers i've used), .f is fixed form source code and .f90 is
> free form source code.
> 

BTW, I forgot you should be able to do "gfortan -x f95 my_file.f03"
-- 
Steve



More information about the Fortran mailing list