how to make a comment in c++
//This is a single line comment in C++.
/*
This
is a
multiline comment
*/
how to make a comment in c++
//This is a single line comment in C++.
/*
This
is a
multiline comment
*/
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 */
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us