Hello everyone!
Please help me!
This is my problem:
I have to ask the user to enter two strings. Then I have to have a statement that analyzes those two strings and say which one is longer. I have to use the functions----lencmp() and longer()
I have to use a loop in the main program which compares the lengths of the two string pairs entered by the user. and use gets() to read string data. Please help me if you can, with some real parts of code that will make the program ACTUALLY work. : )
Thanks very much!
Sue