Re: Is there a way in Fortran to designate an integer value as integer*8 ?

Liste des GroupesRevenir à cl c  
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.fortran
Date : 20. Oct 2024, 06:38:15
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vf2507$9mo4$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Pan/0.160 (Toresk; )
On Sat, 5 Oct 2024 15:04:38 -0500, Lynn McGuire wrote:

On 10/5/2024 1:39 AM, Lawrence D'Oliveiro wrote:
>
If I were you, I would look for opportunities to simplify things in
that Fortran code by using new features, where I have to make major
modifications to those parts anyway.
 
All of the modifications that I am making are minor.  Mostly changing my
old 8 byte data structure/union to I*8 and L*8.

Here’s another useful thing to do: get rid of COMMON blocks and replace
them with MODULE «name» ... USE «name».

As the compiler does its checking, you may pick up a few long-unnoticed
typos along the way ...

Date Sujet#  Auteur
7 Jan 25 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal