Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ standoutbeg
Function
standoutbeg
win/tty/termcap.c:692–697 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
690
}
691
692
void
693
standoutbeg(void)
694
{
695
if (SO)
696
xputs(SO);
697
}
698
699
void
700
standoutend(void)
Callers
3
more
Function · 0.70
getret
Function · 0.70
dmore
Function · 0.70
Calls
1
xputs
Function · 0.70
Tested by
no test coverage detected