Re: Odd string compare results
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Fri, 27 Jan 2006 07:19:54 -0000
Barry <bceggers@xxxxxxxxxxx> wrote:
> My Bad,
> I assumed the OP was using the VB operators...
> > If I test "A+" > "A-" then I get true
> >
> > If I test "A+A" > "A-A" then I get false
>
> Apologies if I assumed wrong.
No, I suspect you're right - apologies for *my* assumption...
--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
.
- References:
- Re: Odd string compare results
- From: Barry
- Re: Odd string compare results
- From: Jon Skeet [C# MVP]
- Re: Odd string compare results
- From: Barry
- Re: Odd string compare results
- Prev by Date: RE: Dynamic configuration file?
- Next by Date: Re: Securing Software with License
- Previous by thread: Re: Odd string compare results
- Next by thread: Re: datagrid question
- Index(es):
Relevant Pages
|