Skip to content

Latest commit

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

42_libft

Project instructions & grade

"C programming can be very tedious when one doesn’t have access to the highly useful standard functions. This project is about understanding the way these functions work, implementing and learning to use them. Your will create your own library. It will be helpful since you will use it in your next C school assignments."

Program namelibft.a
Turn in filesMakefile, libft.h, ft_*.c
MakefileNAME, all, clean, fclean, re
External functionsDetailed in original subject
Libft authorizedn/a
DescriptionWrite your own library: a collection of functions that will be a useful tool for your cursus.

Libft grade

Function list

1. Misc. functions

2. List functions

3. Memory functions

4. printf functions

5. Print functions

6. String functions

About

The aim of this project is to code in C a library of usual functions that I can use in all my future projects.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages