nickdotht / get_next_lineLinks
A C function that reads any valid file line by line until the end.
☆13Updated 8 years ago
Alternatives and similar repositories for get_next_line
Users that are interested in get_next_line are comparing it to the libraries listed below
Sorting:
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 7 years ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆49Updated 8 years ago
- Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment …☆32Updated 9 months ago
- My work on the 42 get_next_line project.☆25Updated 3 years ago
- My implementation of some of the Standard C Library functions including some additional ones.☆104Updated 8 years ago
- As beautiful as a shell☆26Updated 3 years ago
- Fract'ol @ 42 - multi-threaded fractal renderer☆37Updated 8 years ago
- [42 Madrid] And thanks for all the fish!☆93Updated 2 years ago
- School 42 project // 3D Wireframe Viewer☆96Updated 4 years ago
- test for the get_next_line project at school 42. (cursus42, november 2019)☆35Updated 4 years ago
- Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, wh…☆47Updated 2 years ago
- I’ve never thought philosophy would be so deadly☆18Updated 3 years ago
- C multi-pipe implementation, dissection and explanation.☆27Updated 2 years ago
- MiniShell is a minimalistic shell interpreter, supporting features like basic command execution, environment variable handling, command c…☆37Updated 2 months ago
- Development repo for 42cursus' Libft project☆104Updated last year
- 42 exam rank 06 based on the given main. This version is very solid because it allocates the memory. And it is not too hard to remember b…☆49Updated 3 years ago
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆69Updated 9 months ago
- The libft project at 42☆100Updated 5 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Updated last year
- An open source C library that incorporates useful functions, such as binary trees, linked lists, stacks, arrays, bit manipulation.☆64Updated 3 years ago
- 42's libft with comments to understand what each function does and how it works.☆193Updated 9 years ago
- A mini recreation of bash.☆83Updated 2 years ago
- A simple example program made for the 42 students going into the graphic branch. Its purpose is to help them understanding the way images…☆107Updated 6 years ago
- Writing a simple sHell. 42_minishell☆31Updated 2 years ago
- Project Tester - Pipex☆76Updated 3 years ago
- ☆29Updated 4 years ago
- 42 - Rewrite a simple shell☆77Updated 5 years ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆88Updated 3 months ago
- Dining philosophers problem's guide for 42 school☆115Updated 2 years ago
- Discover how to sucessfully use bitwise operators in daily coding☆161Updated 5 years ago