Recreation of the GNU printf function written in C that supports, str, bin, oct, hex, char, int, and uint formats. The program makes use of a text buffer of 1024 characters.