The OpenD Programming Language

NewLine

When used as file << endl it adds new line flushes the stream.

Values

ValueMeaning
lf"\n"
lf_cf"\r\n"

Meta