
Re: How can I use ntfs-3g in my program?
Hi,
Quote:
I am writing a program which can access a disk on the sector level.
Accessing on the sector level is bypassing the file system, and whether it is FAT or NTFS makes no difference.
Quote:
I would like to know how I can use the NTFS-3G driver in my program so that I can access files on an NTFS formatted disk. Is NTFS-3G the solution to my problem?
The purpose of ntfs-3g is accessing files stored on an NTFS formatted disk, so ntfs-3g must be the solution.
But, what is your operating system ?
Regards
Jean-Pierre