2014-04-26 15:52:28 +01:00
|
|
|
winged comments
|
|
|
|
|
2014-04-26 16:54:15 +01:00
|
|
|
n. Comments set on the same line as code, as opposed to boxed comments. In
|
|
|
|
C, for example: d=sqrt(x*x+y*y);/*distancefromorigin*/ Generally these refer
|
|
|
|
only to the action(s) taken on that line. (The next cartoon in the Crunchly
|
|
|
|
saga is 75-10-04. The previous cartoon was 74-12-25.
|
|
|
|
|