Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NetHack/NetHack
/ error
Function
error
outdated/sys/amiga/xpm2iff.c:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
AmiColorMap *cmap;
85
86
void
87
error(char *str)
88
{
89
fprintf(stderr,
"ERROR: %s\n"
, str);
90
}
91
92
char **planes;
93
Callers
2
xpm2iff.c
File · 0.70
alloc
Function · 0.70
Calls
1
fprintf
Function · 0.85
Tested by
no test coverage detected