[fpc-pascal]CompareStr

Iván Montes senbei at terra.es
Thu Feb 13 02:49:49 CET 2003


Hi,

Maybe it's how it's supposed to be but if use :

compareStr( 'hello', 'hello-bye' ) 

I get 0, so they are equal.

If one string is bigger than the other they should be different, isn't it?

Otherways what can I use to check if two ansistrings are different?

TIA, Ivan



More information about the fpc-pascal mailing list