in c++ language how work a backspace number

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shahidjamal
    New Member
    • Dec 2013
    • 1

    in c++ language how work a backspace number

    how work backspace key in c++.i want to make a program which can work as a backspace number
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    Can you give me more information? The operator>> for cin supports backspace.

    Comment

    Working...