fonctionne ok sauf pour 1
This commit is contained in:
@@ -15,7 +15,7 @@ void *philo_exec(void *arg);
|
||||
// generic.c
|
||||
void init_time(t_philo *philo);
|
||||
void update_time(t_philo *philo);
|
||||
int print_message(t_philo *philo, char *clr, char *msg, int key);
|
||||
int print_message(t_philo *philo, char *clr, char *msg);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user