TheDeveloperBaran / get_next_line

42-Cursus get_next_line project, subject.pdf x project guidelines included

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my "get_next_line" project for Ecolé 42. get_next_line aims reading line by line from a "file descriptor". File descriptor is a pointer to a file to accessing this file and manipulating or reading it.

Topics covered in get_next_line:

-Static variables -read() function -BUFFER type and BUFFER_SIZE -free() and malloc() functions. -file descriptors alias fd

About

42-Cursus get_next_line project, subject.pdf x project guidelines included

License:GNU Affero General Public License v3.0


Languages

Language:C 100.0%