
-----------------------------------
Cancer Sol
Mon Apr 29, 2013 8:52 pm

[Console] How do I return to a previous line?
-----------------------------------
I've tried to look up all the different ways to return to a previous line, and don't tell me to use a loop because that's not what I need.
I'm trying make a delete/erase line function, and I've tried doing this before:

void deleteline()
{
    cout 