[Tutor] reading file creation date and xreadlines from a point in the middle of a file

Jim Ragsdale overlord@netdoor.com
Mon, 4 Feb 2002 17:41:37 -0600


I have looked around and have not found a way (that I could understand) to
read the creation date of a file. Does anyone know how to do it? Not
necessary but cross platform would be nice. win32 is the target.

Another question: I am using xreadlines. How do I start reading at a
specified line in a file?

Thanks for the help!
Jim Ragsdale