api / FATFileSystem / trunk / FATFileSystem
FATFileSystem
class FATFileSystem : public FileSystemLike
The class itself
| FATFileSystem | The class itself |
| Functions | |
| open | open a file on the filesystem. |
The class itself
class FATFileSystem : public FileSystemLike
open a file on the filesystem.
virtual FileHandle *open( const char * name, int flags )
