Comment #368

Kaushal Modi wrote the following reply to https://scripter.co/notes/nim/:

@Hasan

First of all, I apologize for this late reply.

Thanks for your input. So it looks like it doesn't hurt to flush as soon as you do a write to stdout/file if you want to ensure to see your written message there instantly. I have updated the [`flushFile` section](https://scripter.co/notes/nim/#when-to-use-stdout-dot-flushfile).

Reply to this comment