U_CAPI char* U_EXPORT2 u_austrcpy (char *s1, const UChar *us2 )

Copy ustring to a byte string encoded in the default codepage

Documentation

Copy ustring to a byte string encoded in the default codepage. Adds a null terminator. performs a UChar to host byte conversion
Returns:
A pointer to dst.
Parameters:
dst - The destination string.
src - The source string.

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