| http://www.w3.org/ns/prov#value | - es that use 'c' as comment & also '!' > some files have extension .f and others .f90 > what compiler options do i use. xlf95 is giving error > for anything else except for the comment '!' in a .f file > Thanks in Advance The xlf compiler, unlike most Fortran compilers, does not use the suffix to determine whether it is to use fixed-format or free-format source.
|