input symbol | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

input symbol

I want to catch backspace click, in c, when I type some text and click backspace several time, want to count this event

31st Jan 2019, 7:29 PM
GiGeNCo
GiGeNCo - avatar
1 Answer
0
Count the char('\b') at input.
1st Feb 2019, 12:13 AM
Bartosz Pieszko
Bartosz Pieszko - avatar