Ep17
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 4 articles for 0.000 sec
Re: Writing $00-$FF via Fortran     

Group: comp.lang.fortran · Group Profile · Search for Ep17 in comp.lang.fortran
Author: Ron Ford
Date: Aug 1, 2008 20:43

... // gfortran -o chars char3.f03 ... C:\Documents and Settings\dan\Desktop\gfortran\source>gfortran -o chars ep17.txt ... C:\Documents and Settings\dan\Desktop\gfortran\source>gfortran -o chars ep17.f ep17.f:1.1: open(10,file='chars.txt',form='unformatted',access='stream') 1 Error: Non-...
Show full article (2.25Kb) · Show article thread
Re: Writing $00-$FF via Fortran     

Group: comp.lang.fortran · Group Profile · Search for Ep17 in comp.lang.fortran
Author: e p chandler
Date: Aug 1, 2008 20:29

... <r...@example.invalid> wrote: On Fri, 1 Aug 2008 16:24:25 -0700 (PDT), e p chandler posted: C:\Documents and Settings\dan\Desktop\gfortran\source>gfortran -o chars ep17.txt [errors related to compiler interpreting source as fixed format...] As mentioned elsewhere, gfortran (and g95) infer whether the file is fixed source or free format source from the last characters of the ...
Show full article (0.78Kb) · Show article thread
Re: Writing $00-$FF via Fortran     

Group: comp.lang.fortran · Group Profile · Search for Ep17 in comp.lang.fortran
Author: nospam
Date: Aug 1, 2008 19:42

...>> // gfortran -o chars char3.f03 ... C:\Documents and Settings\dan\Desktop\gfortran\source>gfortran -o chars ep17.txt ... C:\Documents and Settings\dan\Desktop\gfortran\source>gfortran -o chars ep17.f ep17.f:1.1: open(10,file='chars.txt',form='unformatted',access='stream') 1 Error: Non-numeric...
Show full article (1.87Kb) · Show article thread
Re: Writing $00-$FF via Fortran     

Group: comp.lang.fortran · Group Profile · Search for Ep17 in comp.lang.fortran
Author: Ron Ford
Date: Aug 1, 2008 19:21

...gfortran\source>gfortran -o chars ep17.txt C:\Documents and Settings...Desktop\gfortran\bin/ld.exe:ep17.txt: file format not recognized...Error: Unclassifiable statement at (1) ep17.f:7.1: // gfortran -o...Error: Unclassifiable statement at (1) ep17.f:9.1: end program...Error: Unclassifiable statement at (1) ep17.f:10.1: // gfortran -o...in statement label at (1) ep17.f:10.2: // gfortran -o...
Show full article (5.82Kb) · Show article thread