ALPS Project

Header file alps/os.h

This header contains low level operating system call wrappers.

Synopsis

nameespace alps {
std::string hostname();
}

Functions

std::string hostname();
returns the name of the machine the process is running on.
(C) 1994-2003 by Matthias Troyer