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.