Skip to content

Latest commit

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Libft

First part

The aim of the first part is to re-code a set of the libc functions, as defined in their man. Our functions will need to present the same prototype and behaviors as the originals.

Second part

The aim of the second part is to code a set of functions that are either not included in the libc, or included in a different form.

Bonus part

The aim of the bonus part is to code a set of functions that will allow our to easily use our lists.

About

📚 A few functions of the C standard library as well as some other utility functions

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages