-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When trying to make I face:
eop.c: In function ‘loadImage’:
eop.c:38:6: warning: implicit declaration of function ‘endsWith’ [-Wimplicit-function-declaration]
if (endsWith(f_name, ".png"))
^~~~~~~~
eop.c: In function ‘main’:
eop.c:75:32: warning: implicit declaration of function ‘basename’; did you mean ‘rename’? [-Wimplicit-function-declaration]
const char program = (char) basename(argv[0]);
^~~~~~~~
rename
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels