descriptionc++ parser
ownerben@meyerhome.net
last changeSat, 6 Oct 2007 00:13:50 +0000 (6 02:13 +0200)
content tags
add:
README
Roberto Raggi's C++ parser

Obtained from the qtjambi-gpl-src-4.3.0_01.tar.gz package

To Build:
qmake -recursive
make

look in the examples directory for a simple example

./example foo.cpp (just outputs any found classes and its functions)
./example -E foo.cpp (outputs the preprocessed file)
shortlog
2007-10-06 Benjamin C... Add rpp filesmaster
heads
16 years ago master