Searched refs:CopyUnsignedLongIntToCStr (Results 1 – 2 of 2) sorted by relevance
27 void CopyUnsignedLongIntToCStr(const unsigned long theNum,char *theCStr,const int maxCStrLength);
751 void CopyUnsignedLongIntToCStr(const unsigned long theNum,char *theCStr,const int maxCStrLength) in CopyUnsignedLongIntToCStr() function