Yeah, I normally only comment my code if I consider it a)important and b) finished. when im working with c++ i usually have comments like
Code:
//DONT edit this. It took me too long to write.
I will try and comment this at some point but most of the commands are pretty self explanitory.
Jamie