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


Reply via email to