Skip to content

victorFernandezF/Libft_42

Repository files navigation

📚 LIBFT


GENERAL INFORMATION [:gb:]

Description

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 some other utility functions that you will use during your whole cursus.

Summary

C programming can be very tedious when one doesn’t have access to those highly useful standard functions. This project makes you to take the time to re-write those functions, understand them, and learn to use them. This library will help you for all your future C projects. Through this project, we also give you the opportunity to expand the list of functions with your own. Take the time to expand your libft throughout the year.

Keywords Skills
Unix logic Imperative programming
Rigor
Algorithms & IA

STATUS

Project Status Finished (May be updated)
Project Mark GitHub code size in bytes

CLONE REPO

git clone https://github.com/victorFernandezF/Libft_42.git

INFORMACIÓN GENERAL [:es:]

Descripción

Este es tu primer proyecto como estudiante de 42. Deberás programar algunas funciones de la librería estándar de C, así como otras funciones que te serán útiles a lo largo de todo tu cursus.

Resumen

Programar en C puede ser aburrido cuando uno no tiene acceso a las funciones comunes más utilizadas. Este proyecto te permitirá entender la forma en la que estas funciones funcionan, cómo implementarlas y aprender a utilizarlas. Crearás una librería propia, que será muy útil ya que la utilizarás en los siguientes proyectos de C. Asegúrate de ir enriqueciendo tu libft a lo largo de tu cursus. Sin embargo, cuando utilices tu librería asegúrate de que todas las funciones utilizadas por tu librería respetan las permitidas por cada proyecto.

Keywords Skills
Unix logic Imperative programming
Rigor
Algorithms & IA

ESTADO

Estado del proyecto Terminado. (pero actualizable)
Nota del proyecto GitHub code size in bytes

CLONAR REPOSITORIO

git clone https://github.com/victorFernandezF/Libft_42.git

About

A library with some util functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors