[UPD] nFS - File System Within a File
От: SchweinDeBurg Россия http://zarezky.spb.ru/
Дата: 26.04.08 11:33
Оценка:
nFS — File System Within a File

This article presents nFS, a portable library for emulating a file system within a file. This library has nothing to do with Linux's "NFS".

The library is compatible with MSVS/Win32, gcc/Linux and gcc/Solaris. It is written in C. However, because of its clean OOP-like structure, it is easily portable to C++.

Strictly speaking, for performance reasons, the external representation of the file system is made of two files, as described below; however, these two files always go together, and the library manipulates both at the same time. So, conceptually, the term "within a file" still applies to some extent.

- Искренне ваш, Поросенок Пафнутий ~ ICQ#116846877
In Windows, there’s always a catch… © Paul DiLascia
 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.