Welcome everyone, today we will be discussing the printf project.

I would like to emphasize the importance of carefully following the steps outlined in the project, and making sure that you understand each step before moving on to the next one. It's also a good idea to communicate with your partner frequently to ensure that you are both on the same page and that you're progressing smoothly.


Before starting the project, make sure to have a good understanding of the following topics:


What conversion specifier is expected of you to handle?

What flag characters are expected of you to handle?

Example for each conversion specifier.

Example of what your custom printf function might look like.

Compile your code with:


After completing the implementation, how would you submit your project?

  1. One of the partners should create a new repository on GitHub.
  2. open the collaborators settings, add the partner's username or email.
  3. The two partners alternately pushes one file after the other.