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]

Last updated: 1997-07-21

Nearby terms:

WindozeWind River Systemswinged commentswinkeyWinMaker Pro

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading