Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ standoutend
Function
standoutend
win/tty/termcap.c:699–704 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
697
}
698
699
void
700
standoutend(void)
701
{
702
if (SE)
703
xputs(SE);
704
}
705
706
#if 0 /* if you need one of these, uncomment it (here and in extern.h) */
707
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