Hallo.
Does anybody know just what the type is that stores the date in _finddata_t::date? I can't find any reference in the help files, but really need to sort it on data of creation.
Cheers,
Douglas If it don't make you laugh, it ain't true.
You may want to look for the type definition in the <io.h> header.
I think that date is _time_t.
However, if I were you, I would use _stat function on each file found by findfirst. [red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal... once stated: methane@personal.ro
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.