I\'m printing 32-bit integers stored in a char buffer[]; and I was wondering if there is a direct way of printing them in hex without having to
char buffer[];