Name: Anonymous 2012-02-26 22:43
As everybody knows you can comment your c++ code with //, but not everybody knows that you can comment the line below using //\
For example:
//\
this line is a comment
For example:
//\
this line is a comment