Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ graph_on
Function
graph_on
win/tty/termcap.c:760–765 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
758
759
#ifdef ASCIIGRAPH
760
void
761
graph_on(void)
762
{
763
if (AS)
764
xputs(AS);
765
}
766
767
void
768
graph_off(void)
Callers
1
g_putch
Function · 0.70
Calls
1
xputs
Function · 0.70
Tested by
no test coverage detected