On Thu, Jan 17, 2013 at 5:34 PM, Karl Rupp <rupp at mcs.anl.gov> wrote:
> Yes, for just stripping out comments without starting preprocessor magic > this seems to be a viable way: > http://stackoverflow.com/**questions/2394017/remove-** > comments-from-c-c-code<http://stackoverflow.com/questions/2394017/remove-comments-from-c-c-code> > > Since stripping C comments from sources is far from trivial in the general > case, I pretty much like the approach of simply using gcc for that. > Cool, that's good to know. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130117/6b8cf490/attachment.html>
