21 Notify(PSTR(
"Buffer pointer is NULL!\r\n"), 0x80);
24 for (; countDown && (*pcntdn); countDown--, (*pcntdn)--, (*pp)++)
25 pBuf[valueSize - countDown] = (**pp);
30 countDown = valueSize;
42 if (!theParser.
Parse(pp, pcntdn))
56 for (; arLenCntdn; arLenCntdn--) {
57 if (!theParser.
Parse(pp, pcntdn))
61 pf(pBuf, (arLen - arLenCntdn), me);