|
|
|
@ -5,6 +5,7 @@
|
|
|
|
|
|
|
|
|
|
#include <stdlib.h> /* size_t EXIT_ strtol */
|
|
|
|
|
#include <stdio.h> /* FILE fopen fclose fread [f]printf ferror perror */
|
|
|
|
|
#include <string.h> /* strpbrk */
|
|
|
|
|
#include <errno.h> /* errno */
|
|
|
|
|
#include <ctype.h> /* isdigit */
|
|
|
|
|
#include <limits.h> /* LONG_ INT_ _MIN _MAX */
|
|
|
|
|