Mail Archives: djgpp-workers/1997/10/14/05:01:28
On Tue, 14 Oct 1997, Bill Currie wrote:
> Don't some of the fcb functions fail with fat32? Try opening an
> accessible file using an fcb and if it fails, you have fat32.
That's another possibility, yes. But the problem is with that
``acessible file''. It seems that on MSDOS, there's no file whose
existence we can always rely on.
Also, opening a file is rather expensive (but that might be not
important here, as we talk about file-related operations anyhow).
- Raw text -