lstadd_front ecrite avec main

This commit is contained in:
Hugo LAMY
2019-11-20 17:04:53 +01:00
parent 26c0fd6776
commit bf6caf8019
4 changed files with 79 additions and 43 deletions

View File

@@ -1,14 +1,3 @@
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* ft_lstsize.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: hulamy <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/11/20 15:12:55 by hulamy #+# #+# */
/* Updated: 2019/11/20 15:13:11 by hulamy ### ########.fr */
/* */
/* ************************************************************************** */
#include "libft.h"