home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / fortran / 4221 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.3 KB

  1. 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
  2. From: ohnielse@oersted.ltf.dth.dk (Ole Holm Nielsen)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: unformatted output: << SUMMARY >>
  5. Message-ID: <1992Nov5.111303.17921@uts.uni-c.dk>
  6. Date: 5 Nov 92 11:13:03 GMT
  7. References: <1992Nov4.160112.26525@chpc.utexas.edu>
  8. Sender: news@uts.uni-c.dk (News)
  9. Reply-To: ohnielse@oersted.ltf.dth.dk
  10. Organization: Lab of Applied Physics, Tech. Univ. of Denmark
  11. Lines: 20
  12. Nntp-Posting-Host: oersted.ltf.dth.dk
  13.  
  14. In article 26525@chpc.utexas.edu, michael@chpc.utexas.edu (Michael Lemke) writes:
  15. >Doesn't have the record *number* to be stored at some place as well?  
  16. >Nothing stops you from doing
  17. >
  18. >         open( ,.... access='direct', .... )
  19. >         write( ..., rec=777 ) data
  20. >         write( ..., rec=32 ) mode_data
  21. >         close( ... )
  22. >
  23. >which gives you just two records of data and lots of `holes'.  Or am I
  24. >missing something?
  25.  
  26. I think you are exactly right !
  27.  
  28. Ole H. Nielsen
  29. Laboratory of Applied Physics, Building 307
  30. Technical University of Denmark, DK-2800 Lyngby, Denmark
  31. E-mail: Ole.Holm.Nielsen@ltf.dth.dk
  32. Telephone: (+45) 42 88 24 88 ext. 3187
  33. Telefax:   (+45) 45 93 23 99
  34.