On 06/09/11 13:52, Steven Abner wrote: > I wish to know how to link in the current system locale data > into your strftime() code. I am on a Mac, 10.6.somethin'. I can't use %a, %b > etc
Hmm, it should "just work". Perhaps you could show an example program that illustrates the problem, and explain why the existing locale-aware code in strftime doesn't work? You can use GDB to figure out the latter.