Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Deleting 2 lines

Name: Anonymous 2010-02-17 11:05

How do I delete 2 lines in a windows terminal using C?

I know that I can move to the beginning of a line using "\r".
But neither printf("\r\r"); nor printf("\r\b\r"; work.
A windows TErminal is not VT100 compliant, or I haven't figured out how to use VT100 in a windows terminal.

Name: Anonymous 2010-02-17 11:14

You mean you want to go from:
One line
Two line
Three line
Four line

... to:
One line
Two line

... in the Command Prompt, real time?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List