Re: writing to binary
- From: nospam@xxxxxxxxxxxxx (Richard E Maine)
- Date: Tue, 8 Nov 2005 12:44:00 -0800
[JvO] <jvo_36@xxxxxxxxxxx> wrote:
> i=17
....
> do j = 1, 1000
> write(unit=21, rec = i) i
> enddo
Rec=j is likely to prove more useful that rec=i. Of course, I recognize
this is a simple typo. I leave it as an exercise to the student to draw
any appropriate conclusions about the relative advantages and
disadvantages of using such short, generic, easily confused variable
names in actual codes.
--
Richard Maine | Good judgment comes from experience;
email: my first.last at org.domain| experience comes from bad judgment.
org: nasa, domain: gov | -- Mark Twain
.
- References:
- writing to binary
- From: rawlins02
- Re: writing to binary
- From: [JvO]
- Re: writing to binary
- From: Duane Bozarth
- Re: writing to binary
- From: [JvO]
- writing to binary
- Prev by Date: Re: writing to binary
- Next by Date: Re: writing to binary
- Previous by thread: Re: writing to binary
- Next by thread: Re: writing to binary
- Index(es):
Relevant Pages
|