MCPcopy 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
692void
693standoutbeg(void)
694{
695 if (SO)
696 xputs(SO);
697}
698
699void
700standoutend(void)

Callers 3

moreFunction · 0.70
getretFunction · 0.70
dmoreFunction · 0.70

Calls 1

xputsFunction · 0.70

Tested by

no test coverage detected