Varie correzioni, completata revisione capitolo sull'I/O su file
[gapil.git] / sources / BarCodePage.c
index 4abd29aba3fff4750b04de5d77d1079ea75e3632..6895a87896b2fc188b4680493176bd1219c02b4a 100644 (file)
@@ -39,9 +39,9 @@
 #include <stdio.h>      /* standard I/O library */
 #include <stdlib.h>     /* C standard library */
 #include <string.h>     /* C strings library */
-#include <wait.h>       /*  */
+#include <wait.h>       /* process termination constants and functions */
 #include <fcntl.h>       /* file control functions */
-#include <assert.h>
+#include <assert.h>     /* C assertion functions */
 #include <time.h>        /* date and time constants, types and functions */