<br><br><div><span class="gmail_quote">2006/5/3, Marc Santhoff <<a href="mailto:M.Santhoff@t-online.de">M.Santhoff@t-online.de</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>from digging the sources I know, that on Unix-like Systems the<br>comparison of strings is done according to the current locale (Pascals<br>"strcomp" is mapped to C-libs "strcoll").<br><br>Can I assume that this is done similar on all other platforms, too?
</blockquote><div><br>At least where is is possible, I mean where the OS supports locales <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm asking myself if I have to consider something special when sorting<br>strings or if a comparison using the RTL function will allways be<br>"correct" (not talking of special sort orders for rarely occuring<br>
cases).</blockquote><div><br>Yes, if for any reason you stumble upon a bug it is most probably due to miss configuring the OS locale definitions.<br></div></div><br clear="all"><br>-- <br>Geno Roupsky