debian man page for msymbol_get

Query: msymbol_get

OS: debian

Section: 3m17n

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

msymbol_get(3m17n)						 The m17n Library						msymbol_get(3m17n)

NAME
msymbol_get - Get the value of a symbol property.
SYNOPSIS
void* msymbol_get (MSymbol symbol, MSymbol key)
DESCRIPTION
Get the value of a symbol property. The msymbol_get() function searches for the value of the symbol property that belongs to symbol and whose key is key. If symbol has such a symbol property, its value is returned. Otherwise NULL is returned.
RETURN VALUE
If an error is detected, msymbol_get() returns NULL and assigns an error code to the external variable merror_code.
ERRORS
MERROR_SYMBOL
SEE ALSO
msymbol_put()
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 msymbol_get(3m17n)
Related Man Pages
mface_put_prop(3m17n) - debian
mframe_get_prop(3m17n) - debian
mtext_get_prop(3m17n) - debian
mtext_get_prop_values(3m17n) - debian
mtext_put_prop(3m17n) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com