in reply to Flock, Seek & WinNT
I suspect WinNT using NTFS can use flock() just fine. Using FAT32 probably will work, too. Hard to say if it will work on Win9[5|8], since that OS was never designed with multi-user access in mind.
In any case, stick it in there anyway. If nothing else, you can point to it and say "I did my part. If the OS didn't do its bit, that's not my fault" :)
Update: Fixed character escape problem with 'Win9[5|8]'.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Flock, Seek & WinNT
by pfaut (Priest) on Dec 30, 2002 at 17:44 UTC | |
by bart (Canon) on Dec 31, 2002 at 10:42 UTC | |
by dmmiller2k (Chaplain) on Dec 31, 2002 at 14:49 UTC |