cngetc
c = cngetc();
#define STEP(x) do {printf x, printf("\n"); cngetc();} while (0)
if (cngetc() != 'n')
c = cngetc() & 0177;
if (cngetc() == '.')
switch (cngetc()) {
cngetc();
int cngetc(void);