Re: The snprintf problems...


Subject: Re: The snprintf problems...
From: Patrick Lam (plam@plam.lcs.mit.edu)
Date: Tue Oct 23 2001 - 13:53:46 CDT


On Thu, 18 Oct 2001, Mike Nordell wrote:

> "%s" format specification would be redundant, we already can concatenate
> strings into UT_String. "%f" would be unusable since it would require the
> process-wide C library locale (not to be confused with the "C" locale :-) )
> to be used.

Well, first of all it is sometimes useful to mix and match %s and %d. But
it's also true that we use the C locale when we write, e.g. .abw files in
our filters and stuff, and other internally-visible strings.

pat



This archive was generated by hypermail 2b25 : Tue Oct 23 2001 - 13:53:56 CDT