Yes use the strcmp function to compare strings. If you want to use single characters you still have to use the equality operator == not the assignment operator =
Yes use the strcmp function to compare strings. If you want to use single characters you still have to use the equality operator == not the assignment operator =