---
title: "How to comment multiple line in C plus plus  ?"  
description: "How to comment multiple line in C plus plus  ?"  
author: "Anonymous User"  
published: 2013-06-13  
updated: 2013-06-14  
canonical: https://www.mindstick.com/forum/1068/how-to-comment-multiple-line-in-c-plus-plus  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# How to comment multiple line in C plus plus  ?

Hi,\
I want to comment [multiple](https://www.mindstick.com/blog/12797/iowa-is-expected-to-see-heavy-growth-in-multiple-sectors) line in [C++](https://www.mindstick.com/blog/745/array-in-c-plus-plus), How to do this?\
Thanks in advance.

## Replies

### Reply by AVADHESH PATEL

for multiple comment, you can try as following \
begin a comment with **/*** and end with */.


---

Original Source: https://www.mindstick.com/forum/1068/how-to-comment-multiple-line-in-c-plus-plus

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
