1204
Comenting code
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Doesn't need any comment:
int getCount() { return count; }
Absolutely needs a very extensive comment:
double getBojangleFlux { return fubar * .42; }