Date: Thu, 3 May 2001 11:07:20 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: snprintf? In-Reply-To: <3AF099DB.8830.215FD3@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 2 May 2001, Mark E. wrote: > How is 'snprintf' coming? The last thing I remember is that I had some reservations about NULL pointer being passed to the function, and wanted to see whether the posted code coped with that gracefully. IIRC, the test suite didn't test for this, so I wanted to look into it myself. And then this got buried in the backlog ;-) You could find the latest message about that (somewhere circa Nov 2000, according to my archives), and pick up there, if you feel like it.