help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bison & flex


From: Sunil Kumar Jain
Subject: bison & flex
Date: Thu, 18 Oct 2001 10:56:00 +0530

> Hi;
> Actually I'm using win-NT to compile the generated files ( using bison &
> flex ). In Flex we have an option "-+" to generate c++ scanner class.
> After generating, it's incliding one file <FlexLexer.h>. This file is not
> generated. Where from I'll get this file or how it'll be generated.
> Pl let me know about this and my earlier query.
> thanx & regards
> sunil
> 
> 
>        -----Original Message-----
>       From:   Sunil Kumar Jain  
>       Sent:   Thursday, October 18, 2001 10:26 AM
>       To:     'address@hidden'
>       Cc:     Sunil Kumar Jain
>       Subject:        bison & flex
> 
>        Hi;
>        
>       I'm sunil kumar jain, and using "bison and flex" for msg parsing.
> Please let me know whether c++ files can be generated using bison & flex
> or not.
>       After parsing the byte stream, I want to fill the decoded message in
>       a class object.Is is possible to parse the byte stream directly
> through the buffer ( i.e. an array of character ) or first I'll have to
> put the array of bytes in a file then parsing will be done? 
>       Please let me know earliest possible about this.
>       Waiting for your response.
>        
>       thanx and regards
>       Sunil Kumar Jain
>       email-id : address@hidden
> 
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]