/Libft42

A collection of recreations of many usefull functions found in some basic c libraries, including libc. They mimic the original functions behaviour in all aspects, even in undefined behaviours or errors.

Primary LanguageC

Libft42

A collection of recreations of many usefull functions found in some basic c libraries, including libc. They mimic the original functions behaviour in all aspects, even in undefined behaviours or errors. "man " for details about each functions expected behaviour.