PDA

View Full Version : Comparing String with spaces


C++
07-23-2009, 07:19 AM
Hi All Can some body tell me how to compare two strings that has spaces, I have inputed one string using scanf() and the other using gets(), both of the strings are array of characters.