Paul:
What are those examples I quoted from the book? Aren't they string ranges?case ’0’: .. case ’9’: case ’A’: .. case ’Z’: case ’a’: .. case ’z’:
Those are char ranges. Bye, bearophile
Paul:
What are those examples I quoted from the book? Aren't they string ranges?case ’0’: .. case ’9’: case ’A’: .. case ’Z’: case ’a’: .. case ’z’:
Those are char ranges. Bye, bearophile