Main Page
Modules
Data Structures
Files
String Functions
MFIsAlpha
MFIsAlphaNumeric
MFIsLower
MFIsNewline
MFIsNumeric
MFIsUpper
MFIsWhite
MFSeekNewline
MFSeekNewlineW
MFSkipWhite
MFSkipWhiteW
MFStr
MFString_CaseCmp
MFString_CaseCmpN
MFString_Cat
MFString_Chr
MFString_Compare
MFString_CompareN
MFString_Copy
MFString_CopyCat
MFString_CopyN
MFString_Length
MFString_RChr
MFString_ToLower
MFString_ToUpper
MFStrN
MFToLower
MFToUpper
MFWString_CaseCmp
MFWString_Cat
MFWString_Compare
MFWString_Copy
MFWString_CopyCat
MFWString_CopyN
MFWString_Length
char* MFString_Copy
(
char *
pBuffer
,
const char *
pString
)
Copies the source string to the target buffer.
Parameters:
pBuffer
Target buffer to receive a copy of the string.
pString
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
1.4.5