You will need to use a curses library to get any real functionality for console manipulation; i.e. backspacing and more. The '\b' character is generic and will erase one character, but it does not scroll well.
On Mon, 2008-02-11 at 06:45 -0800, bags joni wrote: > Can any one help me with an easy alogarithm for backspacing ie > deleting one character by one character on an output screen. i want to > try it on another language that management has forced me to learn so > help. because whatever iam trying out seem not to work. > > --------------------------------- > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try > it now. > > [Non-text portions of this message have been removed] > > > > >
