bnidia / ft_printf
This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.
☆11Updated 2 years ago
Alternatives and similar repositories for ft_printf:
Users that are interested in ft_printf are comparing it to the libraries listed below
- May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start…☆10Updated 2 years ago
- This project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as …☆15Updated last year
- This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen,…☆14Updated 2 years ago
- The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNI…☆14Updated 2 years ago
- In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.☆14Updated 2 years ago
- Wireframe model. This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.☆15Updated 2 years ago
- The project is dedicated to setting up networks (ecole 42).☆24Updated 2 years ago
- 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…☆26Updated 3 years ago
- Simple and clear code for exam rank 02-03-04-05-06 (ecole 42). Updated as of December 2022.☆120Updated 2 years ago
- This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating…☆30Updated this week
- ☆49Updated 3 years ago
- School 42 inception project☆154Updated 10 months ago
- Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and Portainer in virtual machine☆33Updated last year
- Сервер - клиентский мини-чат, использующий только 2 сигнала (SIGUSR1 и SIGUSR2) для отправки сообщения.☆13Updated 3 years ago
- This project is about creating an IRC server☆8Updated 5 months ago
- 📝 One of the most difficult to complete and easy to install unit tester for ft containers project☆62Updated 2 years ago
- Push swap - это проект в котором мы реализуем алгоритм сортировки стека.☆12Updated 5 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…☆68Updated 3 months 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…☆87Updated 5 months ago
- exam project 2020☆201Updated 2 years ago
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆85Updated 11 months ago
- Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, wh…☆46Updated 2 years ago
- My solution and basic explanantion on Net_Practice and networking basics.☆111Updated last year
- 42 Webserv☆87Updated last year
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆83Updated last year
- Ecole 42 project☆39Updated 2 years ago
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆72Updated 3 years ago
- the quickest way to solve microshell Exam Rank 04☆131Updated last year
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆33Updated 3 months ago
- School 42 project // Sorting algorithm using two stacks☆46Updated 6 years ago