Thursday, 22 August 2013

got EOF withou using Python read function

got EOF withou using Python read function

Is that possible to know if I am in EOF without using read function?
Sometimes using read for judging EOF gives trouble for next round data
processing.

No comments:

Post a Comment