Re: fortran character set
- From: Steve Lionel <steve.lionel@xxxxxxxxx>
- Date: Mon, 27 Aug 2007 16:18:05 -0700
On Aug 27, 7:06 pm, glen herrmannsfeldt <g...@xxxxxxxxxxxxxxxx> wrote:
There is a trick that DEC used to use before list-directed input, and
is probably still supported. That is, a comma on input would terminate
the field early. One could input, for example, with 1 FORMAT(3I10)
and input either
1 2 3
or
1,2,3,
"Short field termination" Yep, still supported.
Steve
.
- References:
- fortran character set
- From: Wade Ward
- Re: fortran character set
- From: glen herrmannsfeldt
- fortran character set
- Prev by Date: Re: fortran character set
- Next by Date: Re: Intel 10 for MAC OSX ?
- Previous by thread: Re: fortran character set
- Next by thread: Re: fortran character set
- Index(es):