$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Hansi (hansipet_at_[hidden])
Date: 2008-05-14 15:47:08
Hello,
I have a question. I need a parser which i can generate dynamically.
e.g. I have to parse a xml or header file which I get from someone. Now
I want to read this file (e.g. with spirit) and generate inside the
running program an parser (it should be used to display information
which is send and received over different I/O)
Is this possible with spirit? Is there somewhere an example?
Best regards
Hansjörg