J
Jerry Mr
I am trying to create a program that, at one part, replaces already
displayed on the line with another.
For example:
Lets say the program is recursing directories.
It should display:
checking c:\Program Files\
then when it is done with that directory replace that line with the
next, not create another below it.
I have been unable to locate information about this, though I don't
really know what to call it.
Thank you.
displayed on the line with another.
For example:
Lets say the program is recursing directories.
It should display:
checking c:\Program Files\
then when it is done with that directory replace that line with the
next, not create another below it.
I have been unable to locate information about this, though I don't
really know what to call it.
Thank you.