man strcmp >I thought it could. But (LStringA.c_str() < LStringB.c_str()) compares >the pointers, while (*LStringA.c_str() < *LStringB.c_str()) apparently >compares only the first character.
- can c really not compare strings? Richard E. Hawkins Esq.
- Jeff Breidenbach
