On Wed, 17 Oct 2001, Mike Nordell wrote:
> Why, oh why, can't all C++ compilers and libraries be at least reasonably
> correct...
>
Mike,
Since you're interested in this, is is possible to implement
a way to snprintf into a UT_String?
Even better would be a ".snprintf(....)" method for UT_String.
I've had to use fixed length char arrays in places for only this reason.
Cheers
Martin
- The snprintf problems... Mike Nordell
- Re: The snprintf problems... Martin Sevior
- Re: The snprintf problems... Andrew Dunbar
- Re: The snprintf problems... Mike Nordell
- Re: The snprintf problems... Martin Sevior
- Re: The snprintf problems... Patrick Lam
