On Sun 23 Jul 21:35 CEST 2006, Danai SAE-HAN wrote:

> Upon compilation I get the following warnings:

Those warnings are because two include statements are missing:

#include <stdlib.h>
#include <string.h>

Add them, and the warnings should disappear.

Cheers // Fredrik Roubert

-- 
Visserij 192  |  +32 473 344527 / +46 708 776974
BE-9000 Gent  |  http://www.df.lth.se/~roubert/

_______________________________________________
Cjk maillist  -  [email protected]
http://lists.ffii.org/mailman/listinfo/cjk

Reply via email to