cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
halp with stricmp/case insensitive strin
halp with stricmp/case insensitive strings
Mar 16, 2011 at 2:28pm UTC
strongdrink
(468)
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 UTC
strongdrink
(468)
Got it, just made my own function.
Topic archived. No new replies allowed.