Mail Archives: djgpp/1993/04/28/03:59:46
> From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock)
>
> >I'm no DOS expert, but I thought FCB functions were an older, outdated
> >method of accessing DOS files. Why would we want support for these in
> >go32?
>
> The one thing you can't do without using FCB functions is to change the volume
> label on a disk. Other than that, I agree with you. (My interest in this is
> for a disk cataloging program which currently runs under DOS or the Ergo DOS
> extender.) The FCB functions which I implemented do not include reading or
> writing files.
I've been investigating the trucate bug I posted on earlier,
and after looking through a description of the DOS system calls,
came to the conclusion that the only way you can truncate a file
is using FCB functions. Can anyone confirm that ?
Graeme Gill.
- Raw text -