Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ graph_off
Function
graph_off
win/tty/termcap.c:767–772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
765
}
766
767
void
768
graph_off(void)
769
{
770
if (AE)
771
xputs(AE);
772
}
773
#endif
774
775
#if !defined(MICRO)
Callers
2
end_glyphout
Function · 0.70
g_putch
Function · 0.70
Calls
1
xputs
Function · 0.70
Tested by
no test coverage detected