Re: UFS can't handle creation date
Re: UFS can't handle creation date
- Subject: Re: UFS can't handle creation date
- From: Development <email@hidden>
- Date: Fri, 20 Sep 2002 17:44:14 +0200
hi,
Am Freitag, 20.09.02 um 16:47 Uhr schrieb John Hvrnkvist:
Allthough, this code crashes my ProjectBuilder... the struct statfs
seems to be the bad guy.
Do I have to include something extraordinary other then carbon,
cocoa, foundation, etc?
Try
#import <sys/mount.h>
Thanks a lot, now it's working fine!
Dirk Stegemann
btw: are there any traps with using this, e.g. minimum required OS
version etc.?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.