Repository navigation

#

tripouille

C++
367
4 个月前

Tester for the get_next_line project of 42 school

C++
166
6 天前

Tester for the ft_printf project of 42 school

C++
161
10 个月前

Tester for the libasm project of 42 school

C++
11
4 个月前

The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, and handling static variables, reinforcing memory control, string manipulation, and efficient I/O operations in C.

0
16 小时前