tomjoy75 / Philosophers

42 subject Philosophers
0 stars 0 forks source link

Create a structure in the main #6

Open tomjoy75 opened 4 months ago

tomjoy75 commented 4 months ago

// error check and fill table
1)parse_input
// Initialise the structs
2)init

3)start_simulation
___end when all philos are fed || 1 philo died
// check leaks
4)clean_table