char *CommentStart = "/*"; /* start of comment */ char *CommentEnd = "*/"; /* end of comment */ ----------------------------------------------------------------------------- Copyright 1997-2025 Jeffrey Friedl