home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / c / 13322 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  788 b 

  1. Path: sparky!uunet!mcsun!uknet!siesoft!shark!tomc
  2. From: tomc@siesoft.co.uk (Tom Crossland)
  3. Newsgroups: comp.lang.c
  4. Subject: file dates
  5. Message-ID: <1992Sep8.134608.1255@siesoft.co.uk>
  6. Date: 8 Sep 92 13:46:08 GMT
  7. Sender: news@siesoft.co.uk (Usenet News)
  8. Reply-To: tomc@siesoft.co.uk
  9. Organization: Siemens Nixdorf Information Systems Ltd.
  10. Lines: 8
  11.  
  12. Can someone explain to me how to read a files date? I have been looking
  13. through the manual pages, but there are a lot missing on the machine I
  14. am using. Basically, I am writing a queue processor, where each job in
  15. the queue is a file in a specific directory. I just need to be able to
  16. process these jobs in chronological order, then move the file to another
  17. directory. Is there an easy way of finding the earliest file in a directory?
  18.  
  19. Tom.
  20.