home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!rpi!batcomputer!munnari.oz.au!deakin.OZ.AU!cs.uow.edu.au!pat
- From: pat@cs.uow.edu.au (Pattarasinee Bhattarakosol)
- Newsgroups: comp.lang.c
- Subject: update.time
- Summary: How to get the update time of file?
- Keywords: fstat
- Message-ID: <1992Jul30.013330.23471@cs.uow.edu.au>
- Date: 30 Jul 92 01:33:30 GMT
- Organization: Dept of Computer Science, Wollongong University, Australia
- Lines: 16
-
- Hello,
-
- I would like to ask a simple question.
- I want to know how to get the date & time of the updated file, which does
- not belong to the user. In my program, I have an assumption that the file
- which will be retrieved belongs to someone else.
- I plan to use fstat in the c program (my server program), but one point
- that I cannot find is what is time_t type in struct of stat.
-
- Anybody out there please answer my question, by mailing the answer to me
- at pat@cs.uow.edu.au, because I don't come to read the network news often.
-
-
- Thank you
-
- pat
-