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
#

getnextline

Here are 140 public repositories matching this topic...

An easy to use testing framework for the 42 projects

  • UpdatedDec 6, 2024
  • C

Tester for the get_next_line project of 42 school

  • UpdatedDec 6, 2024
  • C++

This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.

  • UpdatedSep 30, 2024
  • C

42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.

  • UpdatedAug 29, 2023
  • C

Adaptation of the Francinette, for testing projects 42. Works on sessions 42 !

  • UpdatedFeb 14, 2025
  • Shell

A C function for reading lines from a file without knowing their length in advance, ending at '\n'. Essential for efficient text processing.

  • UpdatedJun 10, 2024
  • C
gnl-station-tester

[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 GNL without ANY leaks??? YES, it's possible! Francinette strict mode approved.

  • UpdatedApr 19, 2024
  • 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

42 School Project: Get_Next_Line

  • UpdatedJun 21, 2023
  • C

Get Next Line is a project at 42. It is a function that reads a file and allows you to read a line ending with a newline character from a file descriptor. When you call the function again on the same file, it grabs the next line

  • UpdatedMay 14, 2022
  • C
42_Get_Next_Line

Get_Next_Line is a project done for 42Cursus, in 42Lisboa.

  • UpdatedMar 10, 2021
  • C

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

  • UpdatedAug 16, 2024
  • C

Get next line is a function that takes one argument which is file descriptor and return the first line of a given file. Detailed explanation can be found in readme

  • UpdatedJun 10, 2023
  • C

get_next_line 42 school project

  • UpdatedAug 26, 2024
  • C

Improve this page

Add a description, image, and links to thegetnextline 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 thegetnextline topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp