getch
static int getch(void);
switch (c = getch()) {
c = getch();
} while (isdigit(c = getch()));
while (isspace(c = getch()))
switch (c = getch()) {
int ch = getch();
c = getch();
c = getch();
(void) getch();
peekc = getch();
while ((ch = getch()) >= 'a' && ch <= 'z')
switch ((peekc = getch())) {
if ((peekc = getch()) == '=') {
while ((getch() != '*') || ((peekc = getch()) != '/'))
while ((c = getch()) != '"') {
peekc = getch();
k = getch();
while ((Input = getch()) == ERR)
static int getch();
while ((c = getch(endch, trimflag)) != endch && c)
while (c = (getch(DQUOTE, 0))) /* read characters from here document
getch();
j = cbits(i = getch());
if (((j = cbits(i = getch())) <= ' ') || (j > 0176))
if (((j = cbits(i = getch())) <= ' ') || (j > 0176))
if (((j = cbits(i = getch())) <= ' ') || (j == 0177))
if ((sybuf[i] = getch()) == '\n')
i = getch();
pchar(i = getch());
while ((j = cbits(i = getch())) == ' ' || j == '\t')
if (ismot(c = getch()))
while ((k = cbits(c = getch())) != delim && k != '\n' && i < xbuf+NC-1) {
while (cbits(i = getch()) == ' ')
i = cbits(ii = getch());
if (cbits(i = getch()) != '"')
while (cbits(i = getch()) != '\n')
if (cbits(i = getch()) == '"')
i = getch();
&& (cbits(i = getch()) != '"')) {
i = cbits(getch()) - '0';
if (ismot(delim = getch())) {
while (cbits(i = getch()) != '\n') {
ii = getch();
if (cbits(ii = getch()) != '=')
if (cbits(ii = getch()) == '=')
if (cbits(ii = getch()) == '=')
if (cbits(i = getch()) == '(')
ii = getch();
ii = getch();
ii = getch();
ii = getch();
ii = getch();
j = getch();
while ((j = cbits(getch())) >= '0' && j <= '9')
if ((j = cbits(ii = getch())) == '+')
while ((i = cbits(k=getch())) != '\n') {
if (ismot(k = getch()))
ic = getch();
if (skip() || ismot(i = getch()) || cbits(i) == ' ' || cbits(i) == '\n') {
if ((tmbuf[i++] = getch()) == '\n')
switch (i = cbits(getch())) {
if ((cbits(i = getch())) == '!') {
i = getch();
while ((cbits(i = getch())) == ' ')
while ((j = cbits(i = getch()))!=delim && j!='\n' && sp<&string[1280-1])
while ((j = cbits(i = getch())) != delim && j != '\n') {
i = getch();
#define GETCH getch
if (ismot(t = getch()))
if ((cbits(c = getch())) == delim) {
while ((i = cbits(getch())) != c && (i != '\n'))
if (ismot(i = getch()))
for (k = 0; (k < NOV) && ((j = cbits(i = getch())) != delim) &&
if (ismot(i = getch()))
while (((k = cbits(i = getch())) != delim) && (k != '\n') &&
if (ismot(c = getch()))
if ((cbits(c = getch())) == delim) {
getch();
if (ismot(c = getch()))
type = cbits(getch());
c = getch();
if (cbits((c = getch())) == delim) { /* spacer */
if (skip() || ismot(j = getch()) || (i = cbits(j)) == '\n')
j = cbits(ii = getch());
while (((j = cbits(ii = getch())) != savtc) &&
if (!ismot(i = getch()))
if (ismot(c = getch()))
getch();
getch();
i = cbits(getch());
else if (i <= 3 && ischar(j = cbits(ch = getch())) &&
getch();
getch();
j = cbits(getch());
getch();
getch();
getch();
getch();
getch();
getch();
if (ismot(i = getch()))
while (cbits(i = getch()) != delim && !nlflg) {
getch(); /*eat delim*/
getch();
if ((i = cbits(getch()) - '0') < 0 || i > nfonts)
getch();
getch();
extern tchar getch(), getch0();
getch();
getch();
i = cbits(getch());
else if (i <= 3 && ischar(j = cbits(ch = getch())) &&
j = cbits(getch()) - '0';
j = 10 * j + cbits(getch()) - '0';
j = cbits(getch());
j = cbits(getch()) - '0';
j = 10 * j + cbits(getch()) - '0';
getch();
getch();
getch();
getch();
if (ismot(i = getch()))
while (cbits(i = getch()) != delim && !nlflg) {
getch(); /*eat delim*/
getch();
if ((i = cbits(getch()) - '0') <= 0 || i > nfonts)
getch();
getch();
if ((i = getch()) == 0377)
c = getch();
d = getch();
static int getch();
c = getch ();
c = getch ();
extern int getch(void);
#define mvgetch(y,x) (move(y,x)?ERR:getch())
extern int getch(void);
#define mvgetch(y, x) (move(y, x) ? ERR : getch())
c = getch(); /* get a character from the terminal */
static int getch(FILE *fp);
c = getch(fp);
while ((c = getch(fp)) != EOF && c != '\n')
c = getch(fp);
c = getch(fp);
c = getch(fp);
c = getch(fp);
c = getch(fp);
c = getch(fp);
xc = getch(fp); /* get look-ahead for two-char lexemes */
while ((c = getch(fp)) != EOF && c != '\n')
while ((c = getch(fp)) != EOF) {