Searched refs:comptr (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/ppm/
H A DPPMTranslator.cpp692 int comptr = 0; local
696 if (comptr >= comlen - 1) {
705 (*comment)[comptr++] = ch[0];
706 (*comment)[comptr] = 0;

Completed in 39 milliseconds