> The fastest way to read textual data is to write your own scanner > using lex/flex, and to ensure that it doesn't need to back-up (see the > flex info file for what backing-up is and how to avoid it). > Just adding that it may (or may not) be a good idea to use lex/flex in combination with bison/yacc, doing the high level parsing with the latter. Niels HP [EMAIL PROTECTED]
- loading info into structures Ibrahim F Haddad
- Re: loading info into structures Glynn Clements
- Re: loading info into structures Ibrahim F Haddad
- Re: loading info into structures Glynn Clements
- RE: loading info into structures Niels Hald Pedersen
- RE: loading info into structures Glynn Clements
- RE: loading info into structures David Ross
