Jump to content

StringInStr() Question


Recommended Posts

What is the difference between casesense 0 and 2?

0 = not case sensitive, using the user's locale (default)

2 = not case sensitive, using a basic/faster comparison

I mean in terms of algorithm being used to accomplish the compares.

Thanks,

[font="Times New Roman"]Ocho.[/font]
Link to comment
Share on other sites

I thought the same question in my head for 10 sec then decided to just use 0. Why be a rebel and go with 2?

I am using 0 for all my compares...but I am just wondering...you know...to learn.

[font="Times New Roman"]Ocho.[/font]
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...