Files
test/source
Kent Mein 0a4a186c2e added #include <string.h>
to remove the following warnings:
playanim.c:228: warning: implicit declaration of function `strdup'
playanim.c:228: warning: assignment makes pointer from integer without a cast
playanim.c:234: warning: implicit declaration of function `strcpy'
playanim.c:281: warning: assignment makes pointer from integer without a cast
playanim.c:299: warning: implicit declaration of function `strlen'
playanim.c: In function `playanim':
playanim.c:378: warning: implicit declaration of function `strcat'

Kent
2004-03-06 16:14:25 +00:00
..
2004-03-06 16:14:25 +00:00
2004-02-29 21:40:48 +00:00
2004-01-05 00:06:11 +00:00
2004-02-29 21:40:48 +00:00
2004-01-28 19:05:52 +00:00
2003-12-27 17:29:25 +00:00
2003-12-07 19:03:43 +00:00
2004-02-24 20:03:27 +00:00