0
I am using a program to check whether character is constant or variable I am using switch statement .
I have a question when I am putting in case 'a' || 'A' is not working . Help me
1 Réponse
I have a question when I am putting in case 'a' || 'A' is not working . Help me