Skip to content

Nkem-wey-sabi/printf

Repository files navigation

Creating our printf on c function

  • This repository includes our version of the printf function, the basic and main functions. Here we will apply the knowledge that we have acquired during the learning of the programming language C.
  • This project is requested by ALX School.

Task

  1. Write a function that produces output according to a format.
  • c
  • s
  • %
  1. Handle the following conversion specifiers:
  • d
  • i
  1. Create a man page for your function.

Authors

About

ALX repo to print whatever you want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages