This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: string comparison C++


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]