Re: [Flex-devel] %option utf16 utf16le & utf16be
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Paul <pa...@pr...> - 2012-07-10 20:50:54
|
I'm not aware of a fully general compile time check. I use flex on pc's with Linux & Windows, and cross compiled to small micro's (ARM) that can be either little or big endian depending on a bit setting. Paul On 07/10/2012 03:59 PM, Peter Martini wrote: > if we do the check at compile time |