#include <Basics.H>
#include <FS.H>
#include "PrefixTbl.H"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
|
Definition at line 36 of file TestPrefixTbl.C. References FS::AtEOF(), FS::Close(), FS::OpenForWriting(), FS::OpenReadOnly(), PrefixTbl::Print(), PrefixTbl::Put(), and PrefixTbl::Write(). |