Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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) */
707
void
708
revbeg(void)
709
{
710
if (MR)
711
xputs(MR);
712
}
713
714
void
715
boldbeg(void)
Callers
nothing calls this directly
Calls
1
xputs
Function · 0.70
Tested by
no test coverage detected