23 Notify(PSTR(
"Buffer pointer is NULL!\r\n"));
26 for (; countDown && (*pcntdn); countDown--, (*pcntdn)--, (*pp)++)
27 pBuf[valueSize-countDown] = (**pp);
32 countDown = valueSize;
46 if (!theParser.
Parse(pp, pcntdn))
60 for (; arLenCntdn; arLenCntdn--)
62 if (!theParser.
Parse(pp, pcntdn))
66 pf(pBuf, (arLen - arLenCntdn), me);