![]() |
![]()
| ![]() |
![]()
NAMEmchar_define_property - SYNOPSISMSymbol mchar_define_property (const char * name, MSymbol type) DESCRIPTIONDefine a character property. The mchar_define_property() function searches the m17n database for a data whose tags are <Mchar_table, type, sym>. Here, sym is a symbol whose name is name. type must be Mstring, Mtext, Msymbol, Minteger, or Mplist. RETURN VALUEIf the operation was successful,
mchar_define_property() returns sym. Otherwise it returns
Mnil.
ERRORSMERROR_DB
SEE ALSOmchar_get_prop(), mchar_put_prop()
COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
|