G
Guest
Hi,
I am writing a command line app, I have a question that's driving me crazy:
Is it possible to update a printed line without having to write a new line,
so that, for example, I could achieve the spinning effect: | / - \ | or do a
countdown 30 29 28 ... without having to write a new line every time I update.
Any help would be greatly appreciated
Thanks!
JT.
I am writing a command line app, I have a question that's driving me crazy:
Is it possible to update a printed line without having to write a new line,
so that, for example, I could achieve the spinning effect: | / - \ | or do a
countdown 30 29 28 ... without having to write a new line every time I update.
Any help would be greatly appreciated
Thanks!
JT.