So I think that the previous request's "streaming reading"
feature is the same thing that I'm after.
I would love to use dparser in the next version of our
software, but my data is coming off of the net, so I don't
know the buffer size when I call dparse. I need something
like yywrap to let me add to the buffer during the parse.
Or is there already some way to do this that I'm missing?
Thanx,
Jason
Logged In: YES
user_id=408597
Note that I am willing to help code this.