xtd 0.2.0
Loading...
Searching...
No Matches

◆ write_line() [1/15]

void xtd::io::text_writer::write_line ( )

Writes new line to the text stream.

Exceptions
io::io_exceptionAn I/O error occurs.
Examples
file_info_open.cpp, file_info_open_read.cpp, and file_info_open_write.cpp.