Re: Newbie Questions
Markus Scherer <[email protected]>
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Organization | IBM |
| Message-ID | <[email protected]> |
Dave Elliott wrote: > I am interested in any sample source code that exists. > I found some examples at > http://oss.software.ibm.com/cvs/icu//icu/source/samples/ There are also whole sample applications in the icuapps CVS module at http://oss.software.ibm.com/cvs/icu/icuapps/ Many of them are available as online demos at http://oss.software.ibm.com/icu/demo/ > Also was wondering if anyone integrated the dll into > a MS .Net project. Didn't know if there was some docs or > info somewhere. Aside from .Net _applications_ using ICU (about which I don't have any information), I heard that the "Mono" project which implements a CLR/.Net engine itself on non-Windows platforms uses ICU. Someone else on the list may have a link. markus