Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ IFFHandle
Class
IFFHandle
sys/amiga/winchar.c:188–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
BitMapHeader *bmhd, bmhds;
187
int j, np;
188
struct IFFHandle *iff;
189
struct StoredProperty *prop;
190
191
IFFParseBase = OpenLibrary(
"iffparse.library"
, 0L);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected