char* MFString_CopyCat char *  pBuffer,
const char *  pString,
const char *  pString2
 

Concatinates the 2 strings into the target buffer.

Parameters:
pBuffer Target buffer to receive a copy of the string.
pString Source string.
pString2 Second source string.
Returns:
pBuffer which can be used as a paramater to other functions.
See also:
MFString_CopyN()


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