help-flex
[Top][All Lists]
Advanced

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

in-memory scanning


From: Mark C. Smith
Subject: in-memory scanning
Date: Tue, 5 Mar 2002 13:33:52 -0700 (MST)

Greetings, 
I'm trying to scan a string in memory that is updated regularly
(w/ input from an external device hooked up to the serial port).
yywrap is working great on keeping lex from returning prematurely, 
but tokens that are split between strings are not recognised.  
Lex does recognise tokens that are within a single string, though.
Am I missing something that I need to do?  Thanks!.

Mark








*--------------------------------------------------------------------*
Mark c. Smith
address@hidden
http://WWW.CS.ColoState.EDU/~markcs
*--------------------------------------------------------------------*




reply via email to

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