updated libft

This commit is contained in:
djonker 2023-10-26 18:45:58 +02:00
parent 5798ce92dd
commit c20241eb18
93 changed files with 643 additions and 643 deletions

View File

@ -6,7 +6,7 @@
# By: djonker <marvin@codam.nl> +#+ #
# +#+ #
# Created: 2020/12/19 06:09:46 by djonker #+# #+# #
# Updated: 2023/10/26 18:00:38 by houtworm ######## odam.nl #
# Updated: 2023/10/26 18:35:03 by houtworm ######## odam.nl #
# #
# **************************************************************************** #
@ -81,7 +81,7 @@ fclean: clean
re: fclean all
$(OBJ): $(SRC) printf.h Makefile
$(OBJ): $(SRC) ft_printf.h Makefile
@mkdir -p $(dir $@)
@printf "\e[1;34mBuilding $@\n\e[0;00m"
@$(CC) $(CFLAGS) -c $(@:obj/%.o=src/%.c) -o $@

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* :::::::: */
/* ft_printf.h |o_o || | */
/* ft_printf.h :+: :+: */
/* +:+ */
/* By: djonker <marvin@codam.nl> +#+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2021/03/16 07:28:50 by djonker #+# #+# */
/* Updated: 2023/02/26 04:19:06 by houtworm \___)=(___/ */
/* Created: 2023/10/26 18:37:11 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:12 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_a.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 04:46:16 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_a.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:15 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:15 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_b.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/05 21:32:32 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_b.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:18 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:19 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_c.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:21 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_c.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:22 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:22 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_d.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:31 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_d.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:25 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:25 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_e.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/06 02:28:30 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_e.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:28 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:29 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_f.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/06 01:35:26 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_f.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:31 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:32 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_g.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/06 02:02:50 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_g.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:35 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:36 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_inf.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:35 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_inf.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:39 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:39 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_o.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/05 21:43:52 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_o.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:42 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:42 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_p.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/05 20:44:02 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_p.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:44 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:45 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_prec.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_prec.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:48 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:48 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_s.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_s.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:51 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:51 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_u.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_u.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:56 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:37:56 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_x.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/05 20:37:13 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_x.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:37:59 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:00 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_a.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_a.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:03 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:03 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_b.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_b.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:06 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:06 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_c.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_c.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:09 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:10 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_d.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_d.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:14 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:14 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_e.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:36 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_e.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:16 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:17 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_f.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/06 00:47:33 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_f.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:19 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:20 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_g.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:37 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_g.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:23 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:24 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_inf.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:37 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_inf.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:27 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:27 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_o.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/09 17:09:27 by djonker \___)=(___/ */
/* :::::::: */
/* ft_printf_proc_o.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:32 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:34 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_p.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:37 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_p.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:37 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:37 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_prec.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:37 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_prec.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:40 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:40 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_s.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:37 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_s.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:45 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:45 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_u.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:37 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_u.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:48 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:48 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_proc_x.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/06 12:26:37 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:21:38 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_proc_x.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:38:51 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:38:51 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker djonker@student.codam.nl // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2020/12/19 06:09:42 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 03:15:14 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:43:43 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:43:44 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_flags.c :+: :+: :+: */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/11 19:30:29 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/07 01:22:16 by houtworm ### ########.fr */
/* :::::::: */
/* ft_printf_flags.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:43:46 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:43:47 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ft_printf_length.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: djonker <djonker@student.codam.nl> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2021/06/16 23:07:02 by djonker /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/20 13:20:38 by houtworm \___)=(___/ */
/* :::::::: */
/* ft_printf_length.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:43:49 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:43:50 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:38:49 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:39:43 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:39:44 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:38:55 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:39:47 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:39:47 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:38:55 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutcharstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:39:50 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:39:51 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutfloat.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:02 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutfloat.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:39:55 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:39:55 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutfloat.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:02 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutfloatstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:39:58 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:39:58 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:06 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutint.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:01 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:01 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:06 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutintstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:04 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:05 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutn.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:14 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutn.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:07 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:08 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutnullbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:32:42 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfoutnullbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:10 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:11 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutnullchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:33:17 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfoutnullchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:13 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:14 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutnullpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:33:46 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfoutnullpointer.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:27 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:28 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutnullstr.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:34:07 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfoutnullstr.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:30 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:31 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:18 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutstring.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:33 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:34 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfoutstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:18 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfoutstringstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:36 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:37 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:21 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:40 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:40 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:28 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:43 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:43 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:28 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretcharstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:45 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:46 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretfloat.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:32 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretfloat.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:49 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:49 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretfloat.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:32 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretfloatstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:54 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:55 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:37 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretint.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:40:57 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:40:58 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:37 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretintstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:01 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:01 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretn.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:41 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretn.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:04 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:05 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretnullbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:34:32 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfretnullbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:08 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:08 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretnullchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:36:21 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfretnullchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:10 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:11 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretnullpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:36:39 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfretnullpointer.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:13 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:14 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretnullstr.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:37:00 by houtworm \___)=(___/ */
/* :::::::: */
/* ftpfretnullstr.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:18 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:19 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:47 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretstring.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:21 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:22 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* ftpfretstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:47 by djonker \___)=(___/ */
/* :::::::: */
/* ftpfretstringstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:26 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:26 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* outputpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:54 by djonker \___)=(___/ */
/* :::::::: */
/* outputpointer.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:29 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:30 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* outputpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:54 by djonker \___)=(___/ */
/* :::::::: */
/* outputpointerstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:33 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:33 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:39:59 by djonker \___)=(___/ */
/* :::::::: */
/* realoutbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:37 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:37 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:36:22 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:40 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:40 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutcharstar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/05 22:55:21 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutcharstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:43 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:43 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:19 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutfloat.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:46 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:47 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:19 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutfloatstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:50 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:50 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:19 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutint.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:53 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:53 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:19 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutintstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:56 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:41:56 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutn.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/27 06:42:45 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutn.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:41:59 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:00 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutnullbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:38:01 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutnullbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:02 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:03 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutnullchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:38:19 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutnullchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:05 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:05 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutnullpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:38:34 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutnullpointer.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:09 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:10 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutnullstr.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:38:46 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutnullstr.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:13 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:14 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/25 17:27:34 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutstring.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:17 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:17 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realoutstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/25 17:27:34 by houtworm \___)=(___/ */
/* :::::::: */
/* realoutstringstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:19 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:20 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/25 18:55:33 by houtworm \___)=(___/ */
/* :::::::: */
/* realretbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:23 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:23 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/25 18:55:46 by houtworm \___)=(___/ */
/* :::::::: */
/* realretchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:26 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:27 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretcharstar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/05 22:55:28 by houtworm \___)=(___/ */
/* :::::::: */
/* realretcharstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:30 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:30 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:24 by houtworm \___)=(___/ */
/* :::::::: */
/* realretfloat.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:33 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:33 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:24 by houtworm \___)=(___/ */
/* :::::::: */
/* realretfloatstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:36 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:36 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:24 by houtworm \___)=(___/ */
/* :::::::: */
/* realretint.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:39 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:39 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretint.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/26 05:42:24 by houtworm \___)=(___/ */
/* :::::::: */
/* realretintstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:41 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:42 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretn.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/27 06:42:52 by houtworm \___)=(___/ */
/* :::::::: */
/* realretn.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:46 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:46 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretnullbasic.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:39:16 by houtworm \___)=(___/ */
/* :::::::: */
/* realretnullbasic.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:49 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:49 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretnullchar.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:39:33 by houtworm \___)=(___/ */
/* :::::::: */
/* realretnullchar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:52 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:52 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretnullpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:40:04 by houtworm \___)=(___/ */
/* :::::::: */
/* realretnullpointer.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:55 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:55 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretnullstr.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/07 02:40:17 by houtworm \___)=(___/ */
/* :::::::: */
/* realretnullstr.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:42:58 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:42:58 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/25 18:55:46 by houtworm \___)=(___/ */
/* :::::::: */
/* realretstring.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:43:01 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:43:01 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* realretstring.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/02/25 18:55:46 by houtworm \___)=(___/ */
/* :::::::: */
/* realretstringstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:43:04 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:43:05 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* returnpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:40:17 by djonker \___)=(___/ */
/* :::::::: */
/* returnpointer.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:43:07 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:43:07 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */

View File

@ -1,12 +1,12 @@
/* ************************************************************************** */
/* */
/* .--. _ */
/* returnpointer.c |o_o || | */
/* |:_/ || |_ _ ___ __ */
/* By: houtworm <codam@houtworm.net> // \ \ __| | | \ \/ / */
/* (| | )|_| |_| |> < */
/* Created: 2023/02/25 17:07:23 by houtworm /'\_ _/`\__|\__,_/_/\_\ */
/* Updated: 2023/03/01 22:40:17 by djonker \___)=(___/ */
/* :::::::: */
/* returnpointerstar.c :+: :+: */
/* +:+ */
/* By: houtworm <codam@houtworm.net> +#+ */
/* +#+ */
/* Created: 2023/10/26 18:43:10 by houtworm #+# #+# */
/* Updated: 2023/10/26 18:43:10 by houtworm ######## odam.nl */
/* */
/* ************************************************************************** */