Sujet : Re: Is there a way in Fortran to designate an integer value as integer*8 ?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.fortranDate : 23. Oct 2024, 02:45:17
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vf9kfd$1nq7q$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Pan/0.160 (Toresk; )
On Tue, 22 Oct 2024 19:42:45 -0500, Lynn McGuire wrote:
I have "implicit none" in my first mandatory include for all 5,000+
subroutine files.
“gfortran -fimplicit-none” is also useful.