------- Additional Comments From marcus at jet dot franken dot de 2004-01-15 06:40 ------- You are also missing #include <stdlib.h> which might be the cause of the warning. listen to the compiler, it is your friend ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13691