[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: changing directories and getting filedates
Hi,
> struct stat statbuf;
>
> stat("/some/file", &statbuf);
Hmm, now it works. I wrote:
struct stat *buffer;
stat ("some/file", buffer);
Thanx to you.
bye
Felix Kollmann, DG5PT
Future Interactive
email: fkollmann@gmx.net
http://www.futureint.com
----
Don't fear the future, because fear is the path to the dark side.
Fear is to angry. Angry is to hate and hate is to suffering.
-- Yoda