xtd
0.2.0
Loading...
Searching...
No Matches
◆
write_line()
[14/15]
template<typename value_t >
void xtd::io::text_writer::write_line
(
value_t
value
)
inline
Writes the specified value_t value and new line to the text stream.
Template Parameters
value_t
The type of value to write.
Parameters
value
The value to write.
Exceptions
io::io_exception
An I/O error occurs.
xtd
io
text_writer
Generated on Sat Sep 14 2024 21:25:31 for xtd by
Gammasoft
. All rights reserved.