Re: Header file of a Bison parser

2006-10-25 Thread Pupeno
On Tuesday 24 October 2006 22:27, Joel E. Denny wrote: > On Tue, 24 Oct 2006, Pupeno wrote: > > I have a Bison parser, parser.y, which generates a C source file, > > parser.c and its header file, parser.h. > > I want to put something in parser.h: the declaration/prototype of a

Re: Header file of a Bison parser

2006-10-25 Thread Pupeno
arting with "_" are reserved for compiler   > implementation. Even for include files ? -- Pupeno <[EMAIL PROTECTED]> (http://pupeno.com) pgpZJt39Q3Z9j.pgp Description: PGP signature ___ help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Header file of a Bison parser

2006-10-24 Thread Pupeno
that use the parser. Is there some way to do it ? That is, can I put something in parser.y that will end up in parser.h ? Alternatively, can I instead generate it as _parser.h and write my own parser.h (that would include _parser.h). Thank you. -- Pupeno <[EMAIL PROTECTED]> (http://pupe

Header of a Bison parser

2006-10-24 Thread Pupeno
that use the parser. Is there some way to do it ? That is, can I put something in parser.y that will end up in parser.h ? Thank you. -- Pupeno <[EMAIL PROTECTED]> (http://pupeno.com) PS: please, CC to me since I am not subscribed to the list. pgpCjJsc5zhsr.pgp Description: PGP sig