#include <netdb.h>
#include <Basics.H>
#include "OS.H"
#include "FS.H"
Go to the source code of this file.
Functions | |
int | main () |
|
Definition at line 33 of file TestOS.C. References FS::Exists(), OS::GetProcessSize(), inet_ntoa_r(), FS::IsDirectory(), FS::IsFile(), and SYSERROR. |