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