#include <Basics.H>
#include <FS.H>
#include "FV.H"
#include "CompactFV.H"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
|
Definition at line 37 of file TestCompactFV.C. References FV::ListApp::Append(), FS::AtEOF(), FS::Close(), FS::OpenForWriting(), FS::OpenReadOnly(), CompactFV::List::Print(), and CompactFV::List::Write(). |