j
k
j a
j l
"Dimi Paun" dimi@lattica.com writes:
Just so I know, what is the warning? Does sizeof() return a 64-bit integer on those platforms?
Not on 32-bit platforms, but it's defined as long instead of int so we still get a printf format warning.
Back to the thread
Back to the list