The m17n Library Documentation

1.5.5

What is the m17n library?

The m17n library is a multilingual text processing library for the C language.

The word "m17n" is an abbreviation of "multilingualization".

The m17n library provides following facilities to handle multilingual text.

How to use it?

Simply include <m17n.h> in your program, and link it with the m17n library by -lm17n. See Introduction for the detail.

External libraries and data

The m17n library utilizes these external libraries. They are not mandatory but many functions of the m17n library depend on them.

Contact us:

Global IT Security Group
Information Technology Research Institute
National Institute of Advanced Industrial Science and Technology

Web: http://www.m17n.org/m17n-lib-en/

Bug report: m17n-lib-bug-XXXX@m17n.org (Replace XXXX with current year in 4 digits.)

Mailing lists: http://www.m17n.org/m17n-lib-en/mailinglist.html

Acknowledgements

Special thanks to:


Copyright (C) 2001 Information-technology Promotion Agency (IPA)

Copyright (C) 2001-2009 National Institute of Advanced Industrial Science and Technology (AIST)

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Section, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the appendix entitled "GNU Free Documentation License".


m17n-lib Home