User input comparing in C, unexpected symbols in user input array
Im trying to compare user input string with the example inside function, using gets() and strcmp to do this.
Im trying to compare user input string with the example inside function, using gets() and strcmp to do this.