Skip to content

Repository files navigation

0x11. C - printf

A repository created to dupicated printf function. Custom printf function that handles %s, %c and %% signs. It also handles %i and %d for interger printing. An extra function for handling binary %b is also available in this custom printf. Handling of %o, %u, %x and %X for octal, hexadecimal and unsigned int is also available.

By Emmanuel Adenekan, Abdulquyum Ajumobi using betty style

About

This repository is dedicated to the creation of our custom printf, a standard library function in C, with its functionalities.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages