Bob Rossi <[EMAIL PROTECTED]> writes: > Are you refering to the parameter names? I was copying this: > ]b4_c_function_decl([yyparse], [int], > [[void *YYPARSE_PARAM], [YYPARSE_PARAM]])[
YYPARSE_PARAM is special, since it's also a macro. That weird tradition shouldn't apply to ordinary local vars.
