MCPcopy Create free account
hub / github.com/NetHack/NetHack / DOSgetch

Function DOSgetch

outdated/sys/atari/tos.c:164–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164static char
165DOSgetch()
166{
167 return (Crawcin() & 0x007f);
168}
169
170long
171freediskspace(path)

Callers 1

tgetchFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected