Tester for 42 ft_irc project. Uses multiple threads to create clients that can send messages and commands to your irc server.
-
Updated
Apr 27, 2023 - C++
Tester for 42 ft_irc project. Uses multiple threads to create clients that can send messages and commands to your irc server.
42-goinfre , is script to help you be safe from error message `No space`.
42 Minitalk: Minitalk is a project that involves creating a client-server communication system using signals. The goal is to implement a client program that can send messages to a server program using signals, which are then displayed by the server.
42 Piscine C Projects
implementation of the IRC network
42 ft_printf: ft_printf is a project that involves recreating the functionality of the printf function from the standard C library. The project focuses on parsing format specifiers, formatting output, and handling various data types.
42 Solong is a 2D game project where players navigate through a maze, collecting items and avoiding obstacles. It involves tasks like parsing map files, handling player movement, and implementing basic game mechanics using the MinilibX graphics library.
42-lab is script for 42 school students. It save you Time and Energy 😁 and handle for you all packages and programs that you need to install in your computer. To start your project you just need to run one command and all will be done for you.
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
Repository for get_next_line project from 42_AbuDhabi school.
42 Philosophers: Philosophers is a project that involves solving the dining philosophers problem using threads and synchronization. The goal is to implement a solution where multiple philosophers can share a limited number of resources (such as forks) without encountering deadlocks or starvation.
This repository Explains some techniques for Use with MLX library
My Libft project in 42.abudhabi.cursus.
42 Cursus - The Intermediate level / the Foundation course of 42 Abu Dhabi
Ft_printf (42 Cursus) consists of coding a library that contains a simplified version of the printf function.
Get_next_line (42 Cursus) consists of coding a function that returns one line at a time from a file descriptor.
Minishell (42 Cursus) consists of creating a simple shell.
Add a description, image, and links to the 42abudhabi topic page so that developers can more easily learn about it.
To associate your repository with the 42abudhabi topic, visit your repo's landing page and select "manage topics."