home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!sol.ctr.columbia.edu!ira.uka.de!gmd.de!Germany.EU.net!mcsun!sunic!dkuug!uts!oersted!ohnielse
- From: ohnielse@oersted.ltf.dth.dk (Ole Holm Nielsen)
- Newsgroups: comp.lang.fortran
- Subject: Re: unformatted output: << SUMMARY >>
- Message-ID: <1992Nov5.111303.17921@uts.uni-c.dk>
- Date: 5 Nov 92 11:13:03 GMT
- References: <1992Nov4.160112.26525@chpc.utexas.edu>
- Sender: news@uts.uni-c.dk (News)
- Reply-To: ohnielse@oersted.ltf.dth.dk
- Organization: Lab of Applied Physics, Tech. Univ. of Denmark
- Lines: 20
- Nntp-Posting-Host: oersted.ltf.dth.dk
-
- In article 26525@chpc.utexas.edu, michael@chpc.utexas.edu (Michael Lemke) writes:
- >Doesn't have the record *number* to be stored at some place as well?
- >Nothing stops you from doing
- >
- > open( ,.... access='direct', .... )
- > write( ..., rec=777 ) data
- > write( ..., rec=32 ) mode_data
- > close( ... )
- >
- >which gives you just two records of data and lots of `holes'. Or am I
- >missing something?
-
- I think you are exactly right !
-
- Ole H. Nielsen
- Laboratory of Applied Physics, Building 307
- Technical University of Denmark, DK-2800 Lyngby, Denmark
- E-mail: Ole.Holm.Nielsen@ltf.dth.dk
- Telephone: (+45) 42 88 24 88 ext. 3187
- Telefax: (+45) 45 93 23 99
-