How to display a percentage-done indication on the screen?
The character '\r' is a carriage return without the usual line feed, this helps to overwrite the current line. The character '\b' acts as a backspace, and will move the cursor one position to the left.
No comments:
Post a Comment