Skip to content

This repository collect the 42 cursus projects that I made

Notifications You must be signed in to change notification settings

lacar0la/42_cursus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

42_cursus

I started the 42 cursus on the april/2023 kickoff. The projects are diferent than piscine, because these are more difictult and need more time to make it, the methodology used for these projects is the same than piscine. The firts project that I made was the libft library, there we need to recreate all the functions of libft in c, without use for loops or printf for example. That project is outside this folder because it use is cross to the other projects. The next project was the printf, and is a project that emulate the function printf, there I use some libft functions.

The get_next_line project take a file and read it searching for the next line before a line break "\n" with diferent buffer size. There we made memory management with malloc and free.

About

This repository collect the 42 cursus projects that I made

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published