Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ amii_getlin
Function
amii_getlin
sys/amiga/winreq.c:811–815 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
809
/* Generate a requester for a string value. */
810
811
void
812
amii_getlin(const char *prompt, char *bufp)
813
{
814
getlind(prompt, bufp, 0);
815
}
816
817
/* and with default */
818
void
Callers
2
DoMenuScroll
Function · 0.85
amii_askname
Function · 0.85
Calls
1
getlind
Function · 0.85
Tested by
no test coverage detected