As I am going through a sample code in the book (program that reads a set of text lines and prints the longest) :
include #define MAXLINE 1000