Complete.Org: Mailing Lists: Archives: freeciv-dev: August 1999:
RE: [Freeciv-Dev] snprintf, again
Home

RE: [Freeciv-Dev] snprintf, again

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Todd Goodman <tsg@xxxxxxxxxxxxx>
Cc: "'David Pfitzner'" <dwp@xxxxxxxxxxxxxx>, freeciv-dev@xxxxxxxxxxx
Subject: RE: [Freeciv-Dev] snprintf, again
From: Alex Zepeda <jazepeda@xxxxxxxxxxx>
Date: Thu, 26 Aug 1999 21:59:34 -0700 (PDT)

On Thu, 26 Aug 1999, Todd Goodman wrote:

> Cygwin doesn't have it at this time because no one has contributed
> it yet.

Well MSVC++ 6.0 has an _snprintf prototype in stdio.h.  For the life of me
tho, I can't get it to recognize malloc and free (in a simple console
app), thus I didn't get around to actually testing it (I had all of ten
minutes).

My money says that snprintf will work if #defined to _snprintf.

- alex


[Prev in Thread] Current Thread [Next in Thread]