Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ backsp
Function
backsp
win/tty/termcap.c:744–748 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
742
#endif /*0*/
743
744
void
745
backsp(void)
746
{
747
xputs(BC);
748
}
749
750
void
751
tty_nhbell(void)
Callers
3
topl_putsym
Function · 0.70
tty_askname
Function · 0.70
tty_print_glyph
Function · 0.70
Calls
1
xputs
Function · 0.70
Tested by
no test coverage detected