Skip to content

LouAntonio/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GET_NEXT_LINE

Get Next Line is a project whitch aims to get the student ready to work with files. Iin it, its mandatory to read a specific number os characters (BUFFER_SIZE), and display in the standard output, the lines readed in from the file.

NOTE
The BUFFER_SIZE value can be passed during the execution of the program, or in a MACRO in the header file

The program must be able to handle both cases

Its not necessary to turn in a Makefile or a main function

Releases

No releases published

Packages

No packages published

Languages