]> git.sesse.net Git - stockfish/commitdiff
Add also logging of std::cin
authorMarco Costalba <mcostalba@gmail.com>
Mon, 19 Mar 2012 20:36:25 +0000 (21:36 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 19 Mar 2012 20:59:25 +0000 (21:59 +0100)
Some trial was needed to find the correct recipe but now
we log both stdin and stdout to file "io_log.txt".

Link http://spec.winprog.org/streams/ was very useful
to understand the details of iostreams implementation.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found