[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: write to same line on standard out?
- From: Patrick <spell_gooder_now@...>
- Date: Wed, 14 Jul 2010 22:27:02 -0400
Hi Luiz
So sorry to bother you with this. Your code snippet:
io.write(temp,"\r"); io.flush()
Was really helpful. I just can't seem to find any reference to \r in PIL or the reference manual. I thought that it is a type of carriage return but I don't understand how it would keep from the screen from scrolling if it was
-- Patrick