c++ comment

C++
/* This is a comment */

/* C++ comments can also
   * span multiple lines
*/

/* Meowwwwww */
Source

Also in C++: