Talk:String Compare: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
It should be noted that this is exactly what the != string and key compare functions do. -- [[User:Strife Onizuka|Strife Onizuka]] 08:48, 27 May 2007 (PDT) | It should be noted that this is exactly what the != string and key compare functions do. -- [[User:Strife Onizuka|Strife Onizuka]] 08:48, 27 May 2007 (PDT) | ||
However, this is what most programming languages have: "Fred" < "John". | However, this is what most programming languages have: "Fred" < "John". -- [[User:Xaviar Czervik|Xaviar Czervik]] 12:22, 27 May 2007 (PDT) | ||
Latest revision as of 15:21, 27 May 2007
It should be noted that this is exactly what the != string and key compare functions do. -- Strife Onizuka 08:48, 27 May 2007 (PDT)
However, this is what most programming languages have: "Fred" < "John". -- Xaviar Czervik 12:22, 27 May 2007 (PDT)