halp with stricmp/case insensitive strings

Mar 16, 2011 at 2:28pm
HAI!

I'm having a problem with comparing case insensitive strings.
I tried using stricmp. but it says it was not declared in the scope..
Would it be better to just create my own function?
(I don't want to use boost)

KTHXBYE!
Mar 16, 2011 at 3:24pm
Got it, just made my own function.
Topic archived. No new replies allowed.