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
String compare that ignores case and all
String compare that ignores case and allows spaces?
Nov 10, 2010 at 12:52am UTC
ketric867
(5)
Hi everyone, I just found stricmp which is great for ignoring case, but is there a function that can ignore case and allows spaces to be used? I tried stricmp with two seperate words but it just closed my program.
Nov 10, 2010 at 1:36pm UTC
kbw
(9488)
There isn't a standard one.
Topic archived. No new replies allowed.