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