This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: vsnprintf


"Todd Goodman" <tsg1@earthlink.net> writes:
> Is there a vsnprintf in cygwin?
> 
> I grep'ed the header files and it looks like there's one for mingw32,
> but not cygwin?
> 
> Am I wrong?  If so, what do I need to include/link with to get it?

MS runtime provides vsnprintf (hence mingw32 has it), but Cygwin runtime, 
namely newlib, does not.  It'll stay missing until someone contributes it.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]