mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
NewLine
mir
stdio
When used as
file << endl
it adds new line flushes the stream.
Values
Value
Meaning
lf
"\n"
lf_cf
"\r\n"
mir
stdio
classes
FileError
FileException
enums
NewLine
functions
derr
dout
dump
terr
tout
write
writeln
manifest constants
endl
mixin templates
FileMembers
structs
AssumeNothrowFile
File
When used as file << endl it adds new line flushes the stream.