in reply to •Re: sort by date
in thread sort by date
So, if the author is only trying to write code on a Win32 platform, with no cares or worries wrt portable code, then (s)he *can* get the creation time.stat ctime not supported on UFS (Mac OS X). ctime is creation time instead of inode change time (Win32).
|
|---|