printable
int i, printable = 1;
printable = 0;
if (printable) {
} else if (!printable(c)) {
static int printable(int);
char *printable(char *);