implemenation droite gauche fonctionne en changeant technique de temps
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: hulamy <marvin@42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/01/26 15:27:23 by hulamy #+# #+# */
|
||||
/* Updated: 2022/01/30 15:47:58 by hulamy ### ########.fr */
|
||||
/* Updated: 2022/01/31 00:13:26 by hulamy ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -28,6 +28,7 @@ typedef struct s_params
|
||||
int t_eat;
|
||||
int t_slp;
|
||||
int n_eat;
|
||||
long start_time;
|
||||
} t_params;
|
||||
|
||||
typedef struct s_global
|
||||
|
||||
Reference in New Issue
Block a user