Searched refs:CopyCStrAndConcatLongIntToCStr (Results 1 – 3 of 3) sorted by relevance
85 CopyCStrAndConcatLongIntToCStr(theErrorMessage,theLongInt,gErrorMessage,gErrorMessageMaxLength); in SetErrorMessageAndAppendLongInt()
29 void CopyCStrAndConcatLongIntToCStr(const char *theSrcCStr,const long theNum,char *theDstCStr,const…
702 void CopyCStrAndConcatLongIntToCStr(const char *theSrcCStr,const long theNum,char *theDstCStr,const… in CopyCStrAndConcatLongIntToCStr() function