Comments
Strategic comments are useful
// Here we handle the case where...
// The important variables are...
// Elements [0,n) are full
Tactical comments are less so
++i; // increment i
char x[N]; // a character array
Previous slide
Next slide
Back to first slide
View graphic version