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: snprintf() in cygwin.


Hi!

Novb 29 1999 Jens Yllman jens.yllman@uniweb.se wrote:

JY>  I know this is not realy a cygwin question. Or maybe it is. I'm trying
JY> to port a UNIX program to cygwin. And this program uses snprintf(). And
JY> this function does not seem to be in cygwin. I'm not an expert on the
JY> standard C library. So I'm not sure this is included there. When running
JY> the configure script it looks for the snprintf() function. And when not
JY> finding it it looks for the g_snprintf() that is in glib. And I guess
JY> that this is glibc. And I wonder then if someone has compiled glib/glibc
JY> for cygwin. I would like to know if it is compiled straight out the box
JY> or need some change to compile.

snprintf/vsnprintf are in snapshots since july. You can try latest
snapshot.

You can find some good tips about installing snapshots at Earnie
Boyd's cygwin page (http://www.freeyellow.com/members5/gw32/index.html)

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19



--
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]