Need help with the Filesystem
Posted: Sat May 19, 2007 1:41 pm
Hi,
my OS is making progress, but I have big problems implementing any filesystem like FAT or NTFS. Is here anyone who would help me implementing it?
Or anyone who knows a finished implementations of the functions fopen, fread etc.? I don´t want to copy/paste it, but I want to see how it works.
I´ve already read some docs about FAT, I thing I understood the basic theory, but I´m not able to implement 100% in C.
I hope anyone here can help me.
David
my OS is making progress, but I have big problems implementing any filesystem like FAT or NTFS. Is here anyone who would help me implementing it?
Or anyone who knows a finished implementations of the functions fopen, fread etc.? I don´t want to copy/paste it, but I want to see how it works.
I´ve already read some docs about FAT, I thing I understood the basic theory, but I´m not able to implement 100% in C.
I hope anyone here can help me.
David