Commit Graph

20 Commits

Author SHA1 Message Date
Willem Haffmans
f933a58c2a remove debug print statement 2025-06-10 16:17:05 +02:00
whaffman
c6105a859f ft_strtok 2025-05-23 15:47:09 +02:00
whaffman
6c1aafa436 norm 2025-03-03 23:07:02 +01:00
whaffman
e1a01cbdfd ft_isdigit_str should take + or -- at start of string 2025-03-03 14:48:20 +01:00
whaffman
0ebb29a918 norm 2025-02-26 16:21:01 +01:00
whaffman
de8a369a62 removed fsanatize for the time being 2025-02-23 12:00:33 +01:00
whaffman
5944b0f811 count_arr & is_digit_str 2025-02-20 15:55:38 +01:00
whaffman
8072c13f1e norminette 2025-02-05 16:24:27 +01:00
whaffman
d76fa9350d ft_ispace.c 2025-02-05 12:45:16 +01:00
whaffman
1098b01460 replace space with tab 2025-02-04 15:56:41 +01:00
whaffman
716aeca641 added ft_free_arr to make file and added include 2025-02-04 14:46:17 +01:00
whaffman
fa48cbf189 ft_free_arr 2025-02-04 14:38:06 +01:00
whaffman
27f7d3e9e0 Output function take const! 2024-12-11 17:53:22 +01:00
whaffman
a6830f9b33 add ft_cout_words to Makefile 2024-12-06 14:38:34 +01:00
whaffman
89c0c905fd ft_countwords seperate 2024-12-06 13:17:10 +01:00
whaffman
367077438c ft_count_words 2024-12-06 13:14:40 +01:00
whaffman
3e469787f9 ft_count_words 2024-12-06 13:13:44 +01:00
whaffman
85580c0405 updating after push_swap 2024-12-02 16:29:49 +01:00
18e88699a6 starting to create comments and an implemantation of a circular linked list 2024-11-03 10:49:45 +00:00
d121dae56f Libft with ft_printf 2024-11-02 20:25:57 +00:00