int iValue = ( (i < (iStartIndex-1)) || (i >(iMaximum+iStartIndex-2)) ) ? 0 : iCounter++;