Re: conversion printf format to icu style format
Re: conversion printf format to icu style format
- Subject: Re: conversion printf format to icu style format
- From: Terry Lambert <email@hidden>
- Date: Fri, 25 Sep 2009 10:24:51 -0700
On Sep 25, 2009, at 4:19 AM, Dmitry Markman <email@hidden> wrote:
Hi
is there algorithm/utility to convert printf format string to icu
style?
specifically how to convert
%g or %n.mg format to the icu style format
I believe the ICU libraries can do ICU formatting; what does this have
to do with printf, whose formatting is dictated by the ISO/ANSI C
standards and the Single UNIX Specification v3/POSIX 1003.1-2003
standards, and can not be changed without starting by submitting an
RFP to The Austin Group?
I would suggest you just use the ICU libraries if you want ICU
formatting.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden