uint16* MFWString_CopyN uint16 pBuffer,
const uint16 pString,
int  maxChars
 

Copies the source unicode string or the maximum number of characters from the source unicode string to the target buffer.

Parameters:
pBuffer Target buffer to receive a copy of the string.
pString Source string.
maxChars Maximum characters to copy.
Returns:
pBuffer which can be used as a paramater to other functions.
See also:
MFWString_Copy()


Generated on Sat Oct 28 16:27:35 2006 for MountFuji Engine by  doxygen 1.4.5