Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.12 KB

✏️ 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!