FRIGN said: > +#define UPPER "A-Z" > +#define LOWER "a-z" > +#define PUNCT "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
These definitions hugely misrepresent corresponding character classes. -- Dmitrij D. Czarkoff
FRIGN said: > +#define UPPER "A-Z" > +#define LOWER "a-z" > +#define PUNCT "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
These definitions hugely misrepresent corresponding character classes. -- Dmitrij D. Czarkoff