I was discouraged about Fortran standards until F2003 came out. Among
other things, it defines a standard method of directly interfacing to C,
for both calling C and being called from C. This makes it easy to
utilize common C libraries, and many other languages that use C as a
standard interface. It will allow the advantages of Fortran math/array
programming, while avoiding programming non-math code where Fortran is
often a big pain.
Does AMBER still need to support compilers that don't support any F2003
features? Newer versions of Intel, Sun and Gnu Fortran all support at
least the C-binding part of F2003.
Has anyone else in AMBER-devel used any F2003?
Joe Krahn
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Wed Mar 04 2009 - 01:23:22 PST