diff --git a/nombrepremier_producer_consumer.c b/nombrepremier_producer_consumer.c index af8fb0bbdd63f016c7dc84aa292a687bd903df1f..fb8a0c386c39720a5671d039c94c6b356f67e97d 100644 --- a/nombrepremier_producer_consumer.c +++ b/nombrepremier_producer_consumer.c @@ -1,3 +1,6 @@ +// +// Created on 02/04/2020. +// Note: // PRODUCER-CONSUMER VERSION WITH THREADS, SEMAPHORES AMD MUTEXES // #include <errno.h>