Kagamin Mon, 01 Apr 2013 13:30:09 -0700
oops, stdout. int zero=setvbuf(stdout,null,_IONBF,0); assert(zero==0);
or stdio.setvbuf(0,_IONBF);