On 1/9/11, Jesse Phillips <[email protected]> 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.
On 1/9/11, Jesse Phillips <[email protected]> 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.