home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11782 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  959 b 

  1. Path: sparky!uunet!gatech!rpi!batcomputer!munnari.oz.au!deakin.OZ.AU!cs.uow.edu.au!pat
  2. From: pat@cs.uow.edu.au (Pattarasinee Bhattarakosol)
  3. Newsgroups: comp.lang.c
  4. Subject: update.time
  5. Summary: How to get the update time of file?
  6. Keywords: fstat
  7. Message-ID: <1992Jul30.013330.23471@cs.uow.edu.au>
  8. Date: 30 Jul 92 01:33:30 GMT
  9. Organization: Dept of Computer Science, Wollongong University, Australia
  10. Lines: 16
  11.  
  12. Hello,
  13.  
  14. I would like to ask a simple question. 
  15. I want to know how to get the date & time of the updated file, which does
  16. not belong to the user.   In my program, I have an assumption that the file
  17. which will be retrieved  belongs to someone else.
  18. I plan to use fstat in the c program (my server program), but one point 
  19. that I cannot find is what is time_t type in struct of stat.
  20.  
  21. Anybody out there please answer my question, by mailing the answer to me
  22. at pat@cs.uow.edu.au, because I don't come to read the network news often.
  23.  
  24.  
  25. Thank  you
  26.  
  27. pat
  28.