blocxx
|
#include "blocxx/BLOCXX_config.h"
#include "blocxx/String.hpp"
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Taken from RFC 1321. | |
namespace | BLOCXX_NAMESPACE::GetPass |
Functions | |
BLOCXX_COMMON_API String | BLOCXX_NAMESPACE::GetPass::getPass (const String &prompt) |
The getpass function displays a prompt to the standard error output, and reads in a password from /dev/tty. |