[Tfug] How do you remove a file from a USB vfat - in c
Robert Hunter
hunter at tfug.org
Thu Nov 8 12:57:22 MST 2007
On Nov 8, 2007 12:41 PM, jblais <joe.blais at pti-instruments.com> wrote:
> I'm trying that now. IN the clib reference it shows unlink() and rmdir(),
> and at the bottom it lists remove() as the ISO C standard for both unlink
> and rmdir -- but, you never know....
Hi, Joe. A few questions: Does remove() return an error? Is the
filesystem mounted in a peculiar way? Have you tried "strace-ing"
the code?
--
RH
More information about the tfug
mailing list