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.

copyright (c) 1994-2010 by Matthias Troyer

Distributed under the Boost Software License, Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt)