• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Include files in Fortran 90

scootermaster

Platinum Member
This may be a stupid question, but is there a way to include files in F90? I've got a file with some headers that a performance counting library (PAPI) uses.

Better question: #define seems to choke this compiler too. God I hate fortran. Actually, Fortran aint so bad; it's the differences in fortran compilers that suck.

And there is ZERO documentation for the Open64 version of f90. Ugh.
 
Born2bwire recently asked a Fortran question.
He may have some insight.

there are few here that are active in Fortran and only a few more that have used it.

F77 was the release that I played with. Watcom complier on NT 3.1
 
Back
Top