#include <ctype.h>
...
int isupper(int c);
int islower(int c);