debian man page for mchartable_range

Query: mchartable_range

OS: debian

Section: 3m17n

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mchartable_range(3m17n) 					 The m17n Library					   mchartable_range(3m17n)

NAME
mchartable_range - Search for characters that have non-default value.
SYNOPSIS
void mchartable_range (MCharTable * table, int * from, int * to)
DESCRIPTION
Search for characters that have non-default value. The mchartable_range() function searches chartable table for the first and the last character codes that do not have the default value of table, and set from and to to them, respectively. If all characters have the default value, both from and to are set to -1.
COPYRIGHT
Copyright (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_range(3m17n)
Related Man Pages
mchartable_map(3m17n) - debian
mdatabase_load(3m17n) - debian
mdraw_per_char_extents(3m17n) - debian
mtext_put_prop(3m17n) - debian
mtext_put_prop_values(3m17n) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?