opposed to boxed comments. In C, for example: d = sqrt(x*x + y*y); /* distance from origin */ Generally these refer only to the action(s) taken on that line.
d = sqrt(x*x + y*y); /* distance from origin */
Generally these refer only to the action(s) taken on that line.