On 1/9/11, Jesse Phillips <jessekphillips+D at gmail.com> wrote: > I don't think new line means to flush the buffer like it does in printf. I > think you can use stdout.flush() from stdio; > Ok, that works. Thanks.