[4] snmpapi: Implement SnmpUtil{DbgPrint, IdsToA, OidToA, PrintAsnAny, PrintOid}.

Kuba Ober kuba at mareimbrium.org
Mon Jan 22 12:56:19 CST 2007


On Monday 22 January 2007 08:13, Hans Leidekker wrote:
> On Monday 22 January 2007 12:49, Alexandre Julliard wrote:
> > You don't want to use stdio functions in Wine. If apps really depend
> > on these functions you'd have to use msvcrt, but otherwise you can
> > simply use TRACE (or not implement them at all).
>
> What's the alternative for sprintf?

Methinks you're free to use it if you use it safely (mind the buffer 
overflows).

Cheers, Kuba



More information about the wine-devel mailing list