stdio performance in tango, stdlib, and perl

Deewiant deewiant.doesnotlike.spam at gmail.com
Thu Mar 22 02:29:12 PDT 2007


torhu wrote:
> Unless a file is opened in binary mode, '\n' will be translated into
> '\r\n' on Windows.  And stdin, stdout, stderr is by default in ascii
> (not binary) mode.

But I don't think this is the case in Tango, so Cout(line)("\n") should also be
changed for the benchmarks.



More information about the Digitalmars-d mailing list