
Interesting Data Structure related problem
Quote:
> This is a multi-part message in MIME format.
Don't do that. Post in text only.
Quote:
> Does anybody know of any program (in any script/language) which takes an
> input file and convert it into a tree.
> It can take for example, a string pattern and an integer number
> specifying what node level of the tree that string pattern becomes.
> Therefore, I would have defined string patterns at specified level in a
> tree.
Ciao which is a level over cia which uses dagger which uses dot which
uses graphviz, which is the closest I can determine to your query.
http://www.research.att.com/~ciao/
http://www.research.att.com/sw/tools/reuse/packages/cia.html
http://www.research.att.com/~chen/chen/pubs.html#paper:dagger
http://www.research.att.com/sw/tools/graphviz/ # is this what you want?
As for the second part of your question, many C++ IDE/code-browswers can
do this, I know, but for mucho $$$. If this is what you desire, the code
above is available for DL and is written to be very versatile; why don't
you write your own and then give it to _us_?
-Brian