Hi, what does the following warning mean? warning: Can't store a floating-point number of 16 bytes. It occures when I'm debugging gdb and am printing a dereferenced pointer of type (DOUBLEST*) like the variable out in file doublest.c around line 565. Michal Ludvig