EDN Admin
Well-known member
I am writing a C++ application that needs to be used across Windows and Linux. I need to compare strings ignoring their case. I dont see any method within the Standard Library that will do this. Is there a method defined within C++ that will compare strings, ignore case, and work on both OSs?
SteveT<hr size="1" align="left" width="25% Steve T
View the full article
SteveT<hr size="1" align="left" width="25% Steve T
View the full article