[chuck-users] How to compare strings?

Manfred Brockhaus manfred.brockhaus at chello.at
Sat Sep 3 04:26:26 EDT 2005


I'm trying to check strings for equality but the following doesn't work

"abc" => string s;
if(s=="abc"){<<<"yes">>>;}

-mb



More information about the chuck-users mailing list