Skip to content

0xEDU/libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft

Your very first own library.

Summary

This project is about coding a C library that will be used in future projects. It will contain a lot of useful general purpose functions. This version of Libft also includes ft_printf and get_next_line projects.

Getting started

First, clone this repository and cd into it:

$ git clone https://github.com/0xEDU/libft; cd libft

Compile the library with:

$ make

About

Repository for École 42 Libft project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published