Jacek Caban wrote:
> for(ptr=ret; isdigitW(*ptr); ptr++);
> if(*ptr || strcmp(ptr, pxW)) {
>   

.. && .. of course...


Jacek


Reply via email to