[an error occurred while processing this directive]
winged comments
![[prev]](../gif/left.gif)
![[up]](../gif/up.gif)
winged comments /n./ Comments set on the same line as code,
as 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.
![[prev]](../gif/left.gif)
![[up]](../gif/up.gif)
Return to Cool Jargon of the Day