Re: ICU4C proposal: Formalizing the ustdio format specifiers

"[email protected]" <[email protected]>
Newsgroups gmane.comp.lib.icu.general
Message-ID <[email protected]>
On Wednesday, July 9, 2003, at 04:04 PM, George Rhoten wrote:
> %d  int32_t     Decimal format

Note that '%d' in ANSI printf means 'int', with whatever width an int 
has.
ICU uses, everywhere,  the stdint.h / inttypes.h  style types such as 
int32_t, etc.  This allows for portable code.

-steven
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.