The following is new syntax in F2008: type (integer) It is available in some compilers, but not others. Recommend using F2003 syntax for portability.
The following is new syntax in F2008:
type (integer)
It is available in some compilers, but not others. Recommend using F2003 syntax for portability.