Hi Harald, What results do you get if your printf format specifiers match the actual data type being passed in... double - %lf unsigned long - %lu or %lx ...? --Eljay
Hi Harald, What results do you get if your printf format specifiers match the actual data type being passed in... double - %lf unsigned long - %lu or %lx ...? --Eljay