home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / fortran / 5125 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  952 b 

  1. Path: sparky!uunet!dziuxsolim.rutgers.edu!gandalf.rutgers.edu!hempatel
  2. From: hempatel@gandalf.rutgers.edu (Hemanshu Patel)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Maximum number of openfiles on MS FORTRAN 5.1?
  5. Message-ID: <Jan.22.09.43.13.1993.26857@gandalf.rutgers.edu>
  6. Date: 22 Jan 93 14:43:13 GMT
  7. Organization: Rutgers Univ., New Brunswick, N.J.
  8. Lines: 12
  9.  
  10.  
  11.     I am using MS Fortan 5.1 on a PC running DOS, and I've written 
  12.     a program on a SPARC 1 which opens 20 or so files. It compiles
  13.     and runs fine.  I then transfered it to a PC, it compiles fine
  14.     but I  get a runtime  error of  too many files opened. I don't 
  15.     remember the  exact error code. Does  anyone know  the maximum 
  16.     number of files openable at one time under MS Fortran 5.1, and
  17.     any tricks around. I really don't want to  open and close each 
  18.     file every time,  especially since the data  stored in them is 
  19.     sequentially  written. Any help  would be appreciated. Than...
  20.  
  21.     Hemanshu
  22.