xtd
0.2.0
Loading...
Searching...
No Matches
◆
new_line()
[1/2]
static
xtd::string
xtd::environment::new_line
(
)
static
noexcept
Gets the newline string defined for this environment.
Returns
A string containing "\r\n" for non-Unix platforms, or a string containing "\n" for Unix platforms.
Examples
event.cpp
, and
test_forms.cpp
.
xtd
environment
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.