Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

comment in c++

// 1.This is a single line comment

/* 2. This is a
	multi-line comment */
 
PREVIOUS NEXT
Tagged: #comment
ADD COMMENT
Topic
Name
7+5 =