|  |  
 |   |   
 NAMEmchar_get_prop - SYNOPSISvoid* mchar_get_prop (int c, MSymbol key) DESCRIPTIONGet the value of a character property. The mchar_get_prop() function searches character c for the character property whose key is key. RETURN VALUEIf the operation was successful, mchar_get_prop()
  returns the value of the character property. Otherwise it returns NULL.
 ERRORSMERROR_SYMBOL, MERROR_DB SEE ALSOmchar_define_property(), mchar_put_prop()
 COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
   
 
 |