Main Page   Modules   Data Structures   Globals   Appendix  

The m17n Library Documentation

1.4.0

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 several functions of the m17n library depend on them.

Contact us:

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

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

Bug report: m17n-lib-bug@m17n.org

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

Acknowledgements

Special thanks to:


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

Copyright (C) 2001-2006 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, Front-Cover Texts "The m17n library documentation", and no Back-Cover Texts. A copy of the license is included in the appendix entitled "GNU Free Documentation License".


Top of this page

Main Page   Modules   Data Structures   Globals   Appendix  

mulemark