MCPcopy Create free account
hub / github.com/NetHack/NetHack / revbeg

Function revbeg

win/tty/termcap.c:707–712  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

705
706#if 0 /* if you need one of these, uncomment it (here and in extern.h) */
707void
708revbeg(void)
709{
710 if (MR)
711 xputs(MR);
712}
713
714void
715boldbeg(void)

Callers

nothing calls this directly

Calls 1

xputsFunction · 0.70

Tested by

no test coverage detected