From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 19 Jun 2001 00:22:01 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: confstr update Message-ID: <3B2E9B29.20059.481456@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > + out_len = snprintf(buf, len, ""); Forgot: ++out_len;