home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / alt / msdos / programm / 3063 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  861 b 

  1. Xref: sparky alt.msdos.programmer:3063 comp.os.msdos.programmer:11741
  2. Newsgroups: alt.msdos.programmer,comp.os.msdos.programmer
  3. Path: sparky!uunet!stanford.edu!kronos.arc.nasa.gov!raymond
  4. From: raymond@kronos.arc.nasa.gov (Eric A. Raymond)
  5. Subject: Is findfirst/findnext deterministic? (same order each time)?
  6. Message-ID: <1993Jan2.020431.14831@kronos.arc.nasa.gov>
  7. Sender: usenet@kronos.arc.nasa.gov (Will Edgington, wedgingt@ptolemy.arc.nasa.gov)
  8. Nntp-Posting-Host: copernicus-ethernet.arc.nasa.gov
  9. Organization: NASA Ames Research Center
  10. Date: Sat, 2 Jan 1993 02:04:31 GMT
  11. Lines: 7
  12.  
  13.  
  14. Are the DOS findfirst/findnext directory functions deterministic.
  15. That is, will they report the files in the same order for a given
  16. disk?
  17.  
  18. A related question, is the order the files are retrieved based upon
  19. creation order?  That is, if I create files a, b, c in that order,
  20.