![]() |
![]()
| ![]() |
![]()
NAMEmtext_cat_char - SYNOPSISMText* mtext_cat_char (MText * mt, int c) DESCRIPTIONAppend a character to an M-text. The mtext_cat_char() function appends character c, which has no text properties, to the end of M-text mt. RETURN VALUEThis function returns a pointer to the resulting M-text
mt. If c is an invalid character, it returns NULL.
SEE ALSOmtext_cat(), mtext_ncat()
COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
|