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

https://github.com/maricard18/42-printf

This project is about recreating printf() function.
https://github.com/maricard18/42-printf

42 42born2code 42projects 42school c printf printf-42 printf42

Last synced: about 1 year ago
JSON representation

This project is about recreating printf() function.

Awesome Lists containing this project

README

          

# ft_printf

## Recreating printf() function

This project is about recreating printf() function.

Project in rank 1 of 42 common core and was graded with the score of 100/100.

-> [Subject here](https://github.com/maricard18/42-printf/blob/main/extras/en.subject.pdf)

## How To Use

To clone and run this project, just follow this instructions

```bash
# Clone this repository
$ git clone https://github.com/maricard18/42-printf

# Go into the repository
$ cd ft_printf

# Run make command
$ make

# Test it out!
```

---

> GitHub [@maricard18](https://github.com/maricard18)  · 
> Linkedin [Mario Henriques](https://www.linkedin.com/in/mario18)  · 
> [42 Porto](https://www.42porto.com/en)