Non-Confidential | ![]() | ARM 100073_0607_00_en | ||
| ||||
Home > The ARM C and C++ Libraries > Re-implementing __backspacewc() in the C library |
__backspacewc()
is the wide-character equivalent of __backspace()
.
__backspacewc()
behaves
in the same way as __backspace()
except that
it pushes back the last wide character instead of a narrow character.