This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

scanf - how to delete a char in the in-buffer ?

I use scanf for input from a keyboard and echo in a display. It works good, but for the backspace-key I need to delete the last character from _getkey()-input. ?

Thanks in advance.
Dieter