Question: If I have a string called munio and I get a user input string of the same length, like pomxj how do I compare these
If I have a string called "munio" and I get a user input string of the same length, like "pomxj" how do I compare these two strings and detect that although letter m and j match between these two strings, they are not in the correct position and print? Please do this in C language thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
