Skip to content

Segundo projeto da 42-SP, fazer uma função que retorne linha por linha de um arquivo ou terminal. // Second project of 42SP, make a function that returns line by line of a file or terminal (get_next_line)

Notifications You must be signed in to change notification settings

rafaelabdm/get_next_line

Repository files navigation

✏️ Get_Next_Line (GNL)


Nesse projeto tivemos que fazer uma função que retornasse linha por linha de um arquivo
This project we had to make a function that returns line by line of a file

GitHub code size in bytes Number of lines of code Code language count GitHub top language GitHub last commit


💻 About the project

Second project of 42SP

This project is about understanding the way static variables work, implementing
and learning how to use them. Get a line by each call of GNL, with no leaks!

About

Segundo projeto da 42-SP, fazer uma função que retorne linha por linha de um arquivo ou terminal. // Second project of 42SP, make a function that returns line by line of a file or terminal (get_next_line)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages