I cannot find the section for format specifiers in the C printf function. I've done a man printf on my Linux distro and it doesn't provide that information.
So far, I've just been googling everytime I need to find out a format. I'm sure that this question has been asked before on stackoverflow, but I cannot find it.