<html><body><div>On 12 Oct, 2011,at 04:39 PM, mukesh tiwari &lt;mukeshtiwari.iiitm@gmail.com&gt; wrote:<br><br><div><blockquote type="cite"><div class="msg-quote">&nbsp;When i run this program . it does not produce any thing and when i press ^C ( CTRL - C ) it produce output. </div></blockquote><span>&nbsp;</span><br></div><div>This is because you use hGetLine, which blocks until it sees either a newline character, or EOF.<br></div><div><br></div><div>Regards,<br></div><div>&nbsp;&nbsp;&nbsp; Malcolm<br></div></div></body></html>