Posted By:
Anonymous
Posted On:
Wednesday, May 16, 2001 09:48 AM
Hi,
I would like to know how I can input a message
to the parser, where the message is stored in
a character buffer ? My program is in cpp.
The above situation has come about because I am
trying to write a parser to parse messages received
from the network.
Anand