in reply to Re^2: need regex help to strip things like embedded C comments
in thread need regex help to strip things like embedded C comments

The OP's comments are not C-style comments. C doesn't support nesting of comments, and neither does the code at the link you provided.
  • Comment on Re^3: need regex help to strip things like embedded C comments