Shows how to use xtd::console::title method.
#include <xtd/console>
auto main() -> int {
}
static console_key_info read_key()
Obtains the next character or function key pressed by the user. The pressed key is displayed in the c...
static xtd::string title()
Gets the title to display in the console title bar.
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8