Re: conversion printf format to icu style format
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Sep 25, 2009, at 4:19 AM, Dmitry Markman <dmarkman@mac.com> 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert