Hamza-nabil / Llibft-42

first project in 42 school

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Llibft

first project at 42 school

Using the project To compile, run make This will compile librarie : libft.a . Compile projects with the libraries to use the functions.

#gcc -Wall -Werror -Wextra main.c libft.a

About

first project in 42 school


Languages

Language:C 96.2%Language:Makefile 3.8%