User: spark2212

  • Public profile

User profile: spark2212

User info
User name:spark2212
History
Joined:
Number of posts:8
Latest posts:

How to delete (backspace) unsubmitted input from the command line after calling cout?
I’m actually using a Mac. But I’d like it to be platform-non-specific.

How to delete (backspace) unsubmitted input from the command line after calling cout?
I’m pretty sure that won’t work. peek() actually blocks until enter is pressed. I’m trying to...

How to delete (backspace) unsubmitted input from the command line after calling cout?
I did some digging... my best guess is that it’s related to ^R meaning “search backwards in hist...

How to delete (backspace) unsubmitted input from the command line after calling cout?
I meant backspace. Can you explain what you mean by trapping the ^R sequence and purging it from the...

How to delete (backspace) unsubmitted input from the command line after calling cout?
I wrote an even simpler program which proved what I suspected, it has nothing to do with threads. I ...

This user does not accept Private Messages