Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <01b201be7a3f$62f0a920$020210ac@paso.atasd.com> From: "Brian Macy" To: "Rick Rankin" , "Greg Miller" , References: Subject: Re: libc and crt support... Date: Mon, 29 Mar 1999 15:52:40 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 > > > vsnprintf would be a very useful function to have in newlib, but it > > > doesn't exist there; however, vsprintf/vfprintf/etc do exist and you > > > should be able to use those instead. Or, get a free version off the net > > > and add it to your port library. > > > > For that matter, why would you even need such a function? Give me a > > string stream any day. > > It sounds like the original poster is porting existing code. If v*printf is > used a lot in the code he's, he may not want or have the time to rewrite it > all. Kind of... it's actually just a very useful open source class library that I'm trying to help make as cross platform as possible. So far CygWin is the only platform that it looks like may be very difficult to support (MSC, egcs on Linux x86/Alpha, Borland, Watcom are all reasonably doable) without having to work around a lot of issues. Brian Macy -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com