Click to See Complete Forum and Search --> : progress bar in command


ardenjay
November 21st, 2004, 11:25 PM
Does anyone know how to write a code can show progress in command line?

I write a nonMFC code, but now needs a progress bar like this: ---- 16% ---

How to do this in command line?

Trasgu
November 22nd, 2004, 01:13 PM
Try this to back and replace since the number:
printf("\b");//backspace