Winged comments
<programming> 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.
[Jargon File]
| < Previous Terms | Terms Containing winged comments | Next Terms > |
| Windows sockets Windows XP window system Windoze Wind River Systems | boxed comments | winkey WinMaker Pro WINS Winsock WinSoft Products Ltd |



