Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

getnextline42

Here are 69 public repositories matching this topic...

[documented code / -pedantic -std=c89] - Get the next line of text available on a file descriptor. Can be used within a loop to read a file line by line.

  • UpdatedAug 31, 2022
  • C

my get next line from 42 barcelona

  • UpdatedJan 14, 2025
  • C

A library is a rich repository of valuable functions, offering dependable resources for various tasks within a project. Serving as a comprehensive toolkit, it provides essential tools and functionalities that contribute to the efficiency and success of the overall project.

  • UpdatedJan 25, 2025
  • C

42 Cursus - Libft: My implementation of some useful C functions and some additional ones to use it in future projects of 42.

  • UpdatedJul 24, 2023
  • C

Handy function that returns a line, ending with a newline, read from a file descriptor.

  • UpdatedJan 7, 2023
  • C

This project is about programming a function that returns a line read from a file descriptor.

  • UpdatedMar 2, 2024
  • C

🔥🔥🔥passing code of Get Next Line question for Exam Rank 03🔥🔥🔥

  • UpdatedDec 14, 2024
  • C

The get_next_line function is designed to read and return the next line from a file descriptor.

  • UpdatedAug 16, 2024
  • C

🏃‍➡️ Returning anything line by line from a file descriptor using static variables. [42 PROJECT]

  • UpdatedApr 17, 2024
  • C

The Get Next Line (GNL) project implements a function that reads a line from a file descriptor, one line at a time, until the end of the file is reached.

  • UpdatedMar 6, 2025
  • C

The aim of the project is to access and return the contents of a text file pointed to by the file descriptor, one line at a time. The bonus part can handle multiple files simultaneously.

  • UpdatedDec 8, 2022
  • C

Development repo for 42cursus' get_next_line project

  • UpdatedJul 10, 2022
  • C

get_next_line: Line-by-Line Reading @ 42 📚 Check out my solution for the "get_next_line" project at 42. Master the art of reading a file, line by line, with this efficient C function! #CProgramming #get_next_line 🚀💻

  • UpdatedNov 24, 2024
  • C

Function to read lines from a file descriptor one-by-one using static variables.

  • UpdatedMar 12, 2025
  • C

get_next_line - reading a line from a fd is way too tedious.

  • UpdatedFeb 6, 2024
  • C
GET_NEXT_LINE

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.

  • UpdatedAug 8, 2024
  • C

Improve this page

Add a description, image, and links to thegetnextline42 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thegetnextline42 topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp