mirror of
https://github.com/DavidGailleton/42-Push_Swap.git
synced 2026-01-27 00:41:57 +00:00
adding split substr strlen
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "libft.h"
|
||||
#include <stdlib.h>
|
||||
#include "parsing.h"
|
||||
|
||||
static size_t count_words(char const *s, char c)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user