Skip to content

apotursun963/get_next_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Project Overview

This project involves writing a C function that reads and returns the next line from a given file descriptor (fd). The main objective is to create a reusable function that simplifies reading lines from files or standard input. This project will also introduce and deepen understanding of static variables in C programming, a crucial concept for maintaining state between function calls.

Ekran görüntüsü 2024-11-17 131208

About

reading a line by line from file descriptor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages