MCPcopy 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
744void
745backsp(void)
746{
747 xputs(BC);
748}
749
750void
751tty_nhbell(void)

Callers 3

topl_putsymFunction · 0.70
tty_asknameFunction · 0.70
tty_print_glyphFunction · 0.70

Calls 1

xputsFunction · 0.70

Tested by

no test coverage detected