The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
endl
mir
stdio
When used as
file << endl
it adds new line flushes the stream.
enum
endl
=
NewLine.lf
;
Meta
Source
See Source File
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.