U_CAPI UChar* U_EXPORT2 u_strcat (UChar *dst, const UChar *src) Concatenate two ustrings
Concatenate two ustrings. Appends a copy of src, including the null terminator, to dst. The initial copied character from src overwrites the null terminator in dst.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de