mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 07:27:46 +00:00
df80232495
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>