Hey all OK, I am confused
I have the following error while compiling `vsnprintf' undeclared (first use this function) but I have got a #include <stdio.h> #include <stdarg.h> at the top of my code (and the function is not redefined or anything...???) So what gives? Any ideas? Thanx Frans AKA SnaRf

