Skip to content

Standard library created to use for projects at 42.

Notifications You must be signed in to change notification settings

MagicHatJo/-42-Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-42- Libft

The first project in the 42 Cadet curriculum. We learn to create our own library to use for future projects. Because we are limited in function calls we are allowed to use from standard libraries, we must make our own for our future projects. This library is revisited and expanded upon as we go through the rest of the curriculum, needing more functions. Creating additions to the library makes for more modular code, as opposed to making specialized functions for each of the future projects.

Final Score

125/100

Usage

Compilation

Compiler:

clang-6.0

Dependencies:

stdlib.h
unistd.h
string.h
sys/types.h
sys/stat.h
fcntl.h

Norme

This project is coded in accordance with the school's norms. A full copy of the norm can be found here.

About

Standard library created to use for projects at 42.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published