Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

c++ comment

/* with this you start a dubble comment
with this you close the dubble comment */

// this is a single comment


/* if you dont close a comment the whole code will be a comment.
so it dont work anymore */
Source by www.tutorialspoint.com #
 
PREVIOUS NEXT
Tagged: #comment
ADD COMMENT
Topic
Name
7+5 =