Date: Tue, 23 Jul 1996 15:31:03 +0200 (IST) From: Eli Zaretskii To: djgpp-workers AT delorie DOT com Subject: c1loadef.c Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII This file declares `char base[120]' which should hold the basename of the application. Is there any reason for this number? If not, I suggest FILENAME_MAX instead.