Use "\r" (carriage return) to return to the beginning of the same line (without the line feed). Remember you have to flush stdout to see anything if you don't use "\n".
Use "\r" (carriage return) to return to the beginning of the same line (without the line feed). Remember you have to flush stdout to see anything if you don't use "\n".
patrik08 (7th December 2006)
Bookmarks