I have searched books and web sites and I still can't find the answer that I am looking for.
How do I get file information like, creation date, last access date, etc?
TIA
This is a discussion on File information in C within the C Programming forums, part of the General Programming Boards category; I have searched books and web sites and I still can't find the answer that I am looking for. How ...
I have searched books and web sites and I still can't find the answer that I am looking for.
How do I get file information like, creation date, last access date, etc?
TIA
This needs to be used on Windows and Linux machines.
Either run cygwin, or write two versions of the code.Originally posted by jakewendt
This needs to be used on Windows and Linux machines.
When all else fails, read the instructions.
If you're posting code, use code tags: [code] /* insert code here */ [/code]