help-flex
[Top][All Lists]
Advanced

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

Re: flex


From: Vern Paxson
Subject: Re: flex
Date: Thu, 18 Oct 2001 08:22:00 -0700

> > Is it possible to parse the byte stream directly through the
> > buffer ( i.e. an array of character )?
> 
> You can define your own YY_INPUT() macro to do that.

Or just use yy_scan_bytes().

                Vern



reply via email to

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