What happens if I write:
printf("hello ");
writeln("world");
useCStdio(); This makes all the standard handles C-based. And crap, I see I did not document it.... grr.... See here: https://github.com/schveiguy/phobos/blob/new-io/std/stdio.d#L3332 Sorry.... -Steve
