Man Page: mchartable_lookup
Operating Environment: debian
Section: 3m17n
mchartable_lookup(3m17n) The m17n Library mchartable_lookup(3m17n)NAMEmchartable_lookup - Return the assigned value of a character in a chartable.SYNOPSISvoid* mchartable_lookup (MCharTable * table, int c)DESCRIPTIONReturn the assigned value of a character in a chartable. The mchartable_lookup() function returns the value assigned to character c in chartable table. If no value has been set for c explicitly, the default value of table is returned. If c is not a valid character, mchartable_lookup() returns NULL and assigns an error code to the external variable merror_code.ERRORSMERROR_CHARSEE ALSOmchartable_set()COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 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 <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mchartable_lookup(3m17n)
| Related Man Pages |
|---|
| m17nchartable(3m17n) - debian |
| mconv_buffer_converter(3m17n) - debian |
| mconv_stream_converter(3m17n) - debian |
| mdatabase_load(3m17n) - debian |
| mtext_push_prop(3m17n) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Introduction |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |