Re: ICU4C API proposal - int64 support for NumberFormat
Markus Scherer <[email protected]>
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Organization | IBM |
| Message-ID | <[email protected]> |
Pete Barber wrote: > I would also like to see support for unsigned 64bit ints. I understand that > icu4c wants to stay in synch. with Java which has no need for unsigned 64bit > hence why unsigned support might not be addressed. As far as I know, at least one of our compilers (HP?) does not have any built-in type for unsigned 64-bit integers. George may know the details but is out today. markus