<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 17, 2013 at 5:34 PM, Karl Rupp <span dir="ltr"><<a href="mailto:rupp@mcs.anl.gov" target="_blank">rupp@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1ko">Yes, for just stripping out comments without starting preprocessor magic this seems to be a viable way:<br>

<a href="http://stackoverflow.com/questions/2394017/remove-comments-from-c-c-code" target="_blank">http://stackoverflow.com/<u></u>questions/2394017/remove-<u></u>comments-from-c-c-code</a><br>
<br>
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.</div></blockquote></div><br>Cool, that's good to know.</div></div>