An open API service indexing awesome lists of open source software.

https://github.com/anagmrebelo/42_ft_printf

Recode function printf of C Standard Library
https://github.com/anagmrebelo/42_ft_printf

42 common-core

Last synced: 2 months ago
JSON representation

Recode function printf of C Standard Library

Awesome Lists containing this project

README

        

# ft_printf

## Project description:
Recoded function **printf()** of C Standard Library and get famliliar with the concept of variadic functions

## Grade
125%

## Usage

```make``` without bonus functions\
```make bonus``` to compile with bonus