<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 29, 2013 at 10:34 AM, Joaqu�n M� L�pez Mu�oz <span dir="ltr">&lt;<a href="mailto:joaquin@tid.es" target="_blank">joaquin@tid.es</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div bgcolor="#FFFFFF">
<div>El 28/11/2013 13:55, Dominique Devienne escribi�:<br>
</div>Watch out: depending on how your strings look like, these two bounds are not equivalent. For instance:<br>
<br>
� &quot;p 9999999999<b></b>&quot; &lt; &quot;p 9999999999 foo&quot; &lt; &quot;p :&quot;<br>
<br>
I understand you&#39;re already taking this into account, but wanted to point it out just in case. Best,</div></blockquote><div><br></div><div>Thanks. Useful reminder. I&#39;m checking the end pointer returned by strtol against the end of the string, so I discard entries which are not strictly prefix + space + integer. --DD�</div>
</div></div></div>