noblock
noblock('P', 'E');
noblock(')', c2);
noblock(c1, 'E');
noblock('f', 'i');
noblock('L', 'E');
void noblock(char, char);