In my experience, parsing C is fairly easy but pre-processing real- world .c and .h files into something you can then parse is a nightmare.
Its the C preprocessor macros that often make the semantics undecypherable to a machine process.
Aaron _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
