Suject && Solution for 42 Exam Rank 02
-
Updated
Sep 20, 2024 - C
Suject && Solution for 42 Exam Rank 02
07/2023 Piscine - Pool (Bengruir Campus - 42 Network)
A Guide to setup the MiniLibX library environment for Windows & Linux
42cursus projects from école 42
This 42project aims to code a C library regrouping usual functions that we’ll be allowed to use in all our other 42 projects.
This project is about creating a simple shell, and learning about about processes and file descriptors.
Small data exchange program using UNIX signals.
This topic automates code checks and compilation for 42 Network C-based projects. It ensures your code meets Norminette standards and compiles it with strict flags, all triggered by pushes or pull requests. Perfect for maintaining high code quality and consistency across your projects.
In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.
This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.
The aim of this 42 project is to make us code a function that returns a line, read from a file descriptor.
A custom C library implementing various standard C library functions as part of the 42 school curriculum. The project includes basic data manipulation functions, string operations, memory management, and linked list implementations. This library serves as a foundation for future C projects at 42, where using the standard library is restricted.
ft_printf made easy
PISCINE 2024 from 1337 Benguerir. this repository features a variety of projects from the 42School curriculum, including detailed guides for the pool/piscine days. Dive in and enjoy!
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.
Add a description, image, and links to the 1337 topic page so that developers can more easily learn about it.
To associate your repository with the 1337 topic, visit your repo's landing page and select "manage topics."