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

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

This project is about coding a funtion that returns a line.
https://github.com/maricard18/42-get_next_line

42 42born2code 42projects 42school c get-next-line get-next-line-42

Last synced: 2 months ago
JSON representation

This project is about coding a funtion that returns a line.

Awesome Lists containing this project

README

        

# get next line

## Function that returns a line

This project is about coding a funtion that returns a line.

It's a very useful tool in future projects that require reading some form of input line by line.

This project is in rank 1 of 42 common core and was graded with the score of 125/100.

-> [Subject here](https://github.com/maricard18/42-get_next_line/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-get_next_line

# Go into the repository
$ cd get_next_line

# 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)