Jesse Allen the3dfxdude@gmail.com writes:
Well it's rebuilding the format string, I thought for libc. Is there another %ll-like specifier? %I64 certainly is not. =)
No, I'm afraid there is no standard way of doing that. You won't be able to simply forward this one to libc, you'll need to do at least part of the formatting by hand.