|
| 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
| [Prev in Thread] | Current Thread | [Next in Thread] |