#include <Basics.H>
#include <FS.H>
#include <FP.H>
Go to the source code of this file.
Functions | |
void | Syntax (char *msg) throw () |
void | DoWork (const Text &fname, FP::Tag &fp) throw (FS::Failure) |
int | main (int argc, char *argv[]) |
|
Definition at line 46 of file TestFPFile.C. References FS::Close(), DoWork(), FP::FileContents(), and FS::OpenReadOnly(). |
|
Definition at line 54 of file TestFPFile.C. |
|
Definition at line 39 of file TestFPFile.C. |