Searched defs:maxPStrLength (Results 1 – 1 of 1) sorted by relevance
406 void ConcatCharToPStr(const char theChar,unsigned char *theDstPStr,const int maxPStrLength) in ConcatCharToPStr()664 void ConcatLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int… in ConcatLongIntToPStr()805 void CopyLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int n… in CopyLongIntToPStr()