Re: Please help me understand my code
- From: "Wade Ward" <invalid@xxxxxxxxxxxx>
- Date: Sun, 1 Jul 2007 14:04:49 -0400
"glen herrmannsfeldt" <gah@xxxxxxxxxxxxxxxx> wrote in message
news:XqOdnWp49ZsLARrbnZ2dnUVZ_sCinZ2d@xxxxxxxxxxxxxx
Richard Maine wrote:But II becomes ii, which takes something that looks like a neo-colonial
www <www@xxxxxxxxxx> wrote:
I am also surprised to find out that Fortran variables are case
insensitive! This makes me realize that tsoil(8) is TSOIL(8). TSOIL is
an array declared and used at the top.
Ah. I hadn't thought of that possible confusion. I was thinking about
much more subtle things.
I was recently working with a program that had been converted from
upper case to lower case. In upper case it may make some sense
to have variables named both LL and L1 in the same program.
I don't recommend it in lower case as ll and l1.
column and makes it look like a yeoman's variable.
--
Wade Ward
.
- References:
- Re: Please help me understand my code
- From: glen herrmannsfeldt
- Re: Please help me understand my code
- Prev by Date: Re: Need Help: compiling old Fortran program
- Next by Date: Re: data mining
- Previous by thread: Re: Please help me understand my code
- Next by thread: Re: Please help me understand my code
- Index(es):
Relevant Pages
|