/printf

Printf Project from the ALX-SE program

Primary LanguageC

0x11. C - printf

This Repository contain the various program/functions to building the printf function in C.

Group project(Abraham Blama and Amos Ansah).

TASKS

Task 1: Write a function that produces output according to a format.

Task 2: Handle the following conversion specifiers

Task 3: Task 4: