string comparison C++

Paolo Carlini pcarlini@unitus.it
Sat Mar 23 07:34:00 GMT 2002


Hi Scott,

your code is correct and compiles just fine with any standard compliant C++ run
time library. On the other hand, that bundled with RedHat's gcc2.96-RH (/not/ an
official GNU release, by the way) does not implement the compare method you
need.

Definitely, I suggest installing gcc3.0.4.

Ciao, Paolo.



More information about the Gcc-help mailing list