xtd
0.2.0
Loading...
Searching...
No Matches
◆
set_out()
static void xtd::console::set_out
(
const std::ostream &
os
)
static
Sets the out property to the specified std::ostream object.
Parameters
os
A stream that is the new standard output.
Remarks
By default, the out property is set to the standard output stream.
A std::ostream that encapsulates a std::ofstream can be used to send output to a file.
xtd
console
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.