Cond_Eval
extern int Cond_Eval(const char *);
switch (Cond_Eval(line)) {
} while (line != NULL && Cond_Eval(stripped) != COND_PARSE);