Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ curses_got_output
Function
curses_got_output
win/curses/cursmesg.c:293–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
int
294
curses_got_output(void)
295
{
296
return turn_lines;
297
}
298
299
int
300
curses_block(
Callers
1
curses_wait_synch
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected