00001 /* largest word accepted from a file by any input routine, plus one */ 00002 #ifndef INPUTWORDLEN 00003 #define INPUTWORDLEN 100 00004 #endif