Re: conversion printf format to icu style format
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com thanks it is exactly the case On Sep 25, 2009, at 2:06 PM, Fritz Anderson wrote: On 25 Sep 2009, at 12:24 PM, Terry Lambert wrote: — F Dmitry Markman _______________________________________________ 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... 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. I imagined the OP's situation was that he had thousands of printf- format strings, and wanted to know if he could automate the task of porting them to ICU. -- Fritz Anderson -- Xcode 3 Unleashed: Now in its second printing -- <http://x3u.manoverboard.org/
This email sent to site_archiver@lists.apple.com
participants (1)
-
Dmitry Markman