debian man page for minput_config_file

Query: minput_config_file

OS: debian

Section: 3m17n

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

minput_config_file(3m17n)					 The m17n Library					 minput_config_file(3m17n)

NAME
minput_config_file - Get the name of per-user customization file.
SYNOPSIS
char* minput_config_file (void)
DESCRIPTION
Get the name of per-user customization file. The minput_config_file() function returns the absolute path name of per-user customization file into which minput_save_config() save configurations. It is usually config.mic under the directory ${HOME}/.m17n.d (${HOME} is user's home directory). It is not assured that the file of the returned name exists nor is readable/writable. If minput_save_config() fails and returns -1, an application program might check the file, make it writable (if possible), and try minput_save_config() again.
RETURN VALUE
This function returns a string. As the string is kept in the library, the caller must not modify nor free it.
SEE ALSO
minput_save_config()
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 minput_config_file(3m17n)
Related Man Pages
m17ngui(3m17n) - debian
mconv_stream_converter(3m17n) - debian
mdraw_image_text(3m17n) - debian
minput_config_command(3m17n) - debian
mtext_put_prop_values(3m17n) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph