#include <ctype.h>
...
int isupper(int c);
int islower(int c);
#include <ctype.h>
...
int isupper(int c);
int islower(int c);
01010011 01100001 01101101 01110101 01100101 01101100 01100101 01011111 00110111 00110000
All errors are undocumented features waiting to be discovered.