RE: ICU4D
"Carl W. Brown" <[email protected]> Wed, 25 Aug 2004 07:53:42 -0700
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <[email protected]> |
Steve, I see no reason that one can not write a D wrapper for ICU since it does support a C interface. I found that it is not difficult to write C interfaces for the few functions that do not have C APIs. Carl