X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Thu, 27 Feb 2003 09:31:16 -0600 From: JT Williams To: djgpp-workers AT delorie DOT com Subject: Re: perror Message-ID: <20030227153116.GB3476@kendall.sfbr.org> Mail-Followup-To: djgpp-workers AT delorie DOT com References: <20030227150458 DOT GA3476 AT kendall DOT sfbr DOT org> <200302271513 DOT QAA12423 AT lws256 DOT lu DOT erisoft DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302271513.QAA12423@lws256.lu.erisoft.se> User-Agent: Mutt/1.4i Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: Besides that silly error keeping s in that last fprintf() call, you yes, cut/paste error -: don't handle the case that s == "". How best to test this? 'strcmp(s,"")' seem like overkill.