Posted by Sebastian Araya on 05/15/06 12:55
Hello,
I'm trying to write a rotational symbol in a CLI process, to report
activity to the user console, using printf( "%s\b", symbol ); but I see
the control character (\b) is been printed out instead of backspacing.
Is there any work around ?
Thanks in advance,
Sebastián.
[Back to original message]
|