modified some files like all files in stack utils and adding main.c and modified atoi and parssing

This commit is contained in:
Maoake
2025-12-08 20:44:03 +00:00
parent 8e8ca5cfdc
commit 30b306d2c2
10 changed files with 87 additions and 26 deletions

View File

@@ -6,11 +6,11 @@
/* By: dgaillet <dgaillet@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/12/08 14:32:10 by dgaillet #+# #+# */
/* Updated: 2025/12/08 14:52:37 by dgaillet ### ########lyon.fr */
/* Updated: 2025/12/08 19:37:44 by mteriier ### ########.fr */
/* */
/* ************************************************************************** */
#include "push_swap.h"
#include "../push_swap.h"
void ra(t_stacks *stacks)
{