Page 1 of 1

Floating point printf() does not support long datatypes

Posted: Tue Jul 17, 2007 6:24 pm
by dom
The use of a floating point printf() anywhere within a project will remove the ability to printf() long values, resulting in the appearance of "lu" and "ld" if the long format specifiers are applied.