no system("cls");


I ´m trying to develop a really simple word processor / text editor in
C++ console.
No matter what I have to do, what I´m trying to figure out is: IS IT POSSIBLE TO MAKE A WAY
TO CLEAN A SCREEN STRIKING THE BACKSPACE KEY AFTER A ENTER USING ANY STANDARD IOSTREAM FUNCTION, FOR EXAMPLE: CINGETLINE(), OR IN C, FOR EXAMPLE FGETS()?

THANKS A LOT, I CAN MAKE IT UP, ROBSON
Topic archived. No new replies allowed.