Answers

Question and Answer:

  Home  C Programming

⟩ How can I find the modification date and time of a file?

The Unix and POSIX function is stat, which several other systems supply as well.

 98 views

More Questions for you: