>>>>> "P" == Paul Brannan <pbrannan / atdesk.com> writes: P> I'm sorry, I do not understand the question. pigeon% more parse.y [...] static NODE *cond(); static NODE *logop(); static NODE *newline_node(); static void fixpos(); static int value_expr(); static void void_expr(); static void void_stmts(); [...] pigeon% You want also a prototype in these cases ? Guy Decoux