Re: Find the size of variables in Fortran
- From: "David Flower" <DavJFlower@xxxxxxx>
- Date: 30 Apr 2005 06:18:37 -0700
LEN() will return 20, but LEN_TRIM will return 11; note however that
this stripes trailing blanks; the assigment statement has automatically
appended 9 blanks, assuming the perpetrator of the compiler was au fait
with the standard!
.
- Follow-Ups:
- Re: Find the size of variables in Fortran
- From: Gary L. Scott
- Re: Find the size of variables in Fortran
- References:
- Find the size of variables in Fortran
- From: new_to_fortran
- Find the size of variables in Fortran
- Prev by Date: Re: Find the size of variables in Fortran
- Next by Date: Re: Find the size of variables in Fortran
- Previous by thread: Re: Find the size of variables in Fortran
- Next by thread: Re: Find the size of variables in Fortran
- Index(es):