|
From: Ermete G. <ex...@li...> - 2003-06-25 14:00:48
|
Hi to all !!! Here is my work for the PAQ File Manager library. I read the papers on the forum and I followed red-knight councils (thanks !) This is my third layout, the two before this were too low-level and I rewrote them. I made it as abstract as I can for the application and simple inside. If you have any questions, suggestions, or anything to say I'm here. The library provides all functions to manage the archive (like add,remove,update files) and read-only access to single files (once stored). It manages the PAQ, FAT and DVL files. If you agree with the headers attached here, I can start coding. I have no write access on the CVS system cause I'm not a project member. So I can't upload this code. Can someone help me? NOTE: for now, all the space allocation and name resolution algorithms are part of the PAQFileAllocationTable class. If we are going to implement a modifiable PAQ (with write access on single files and file size growing support) I have to do some changes.. I think we don't need them anyway. A file once it's stored is read-only. You can remove and add it again, anyway. HELP: I can't download the previous mailing-list attached files from the sourceforge archive. What can I do? Regards exio82 ---------------------------------------------- sourceforge nickname: bitman82 |